diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-01-15 20:45:51 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-01-15 20:45:51 +0100 |
commit | f9e7708ba3e47f5b82e0e1f0dea89e3630b2c163 (patch) | |
tree | 14a1c6ea88072b7ca9ec09bf6361c7d1b866d6c8 /src/timers.c | |
parent | 61212686faa6f50a1bd2e30e0665075bdb6849f3 (diff) |
curve25519: do everything on the stack
With MIPS now supporting a separate IRQ stack, and with these changes
being backported into OpenWRT (and likely the stable mainline releases),
we no longer need to kmalloc more space for temporary variables.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/timers.c')
0 files changed, 0 insertions, 0 deletions