diff options
author | Haren Myneni <haren@linux.vnet.ibm.com> | 2017-09-24 23:44:13 -0700 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2017-11-12 09:03:11 +1100 |
commit | 0f46a79a5a048200d4615b2509f01eed97c99b95 (patch) | |
tree | 2c94c1896255298a555d488b9d3bdf7eb8ba2bd5 /kernel/sched | |
parent | 976dd6490b1b45727733a3ee1e25e159c1d748ed (diff) | |
download | linux-stable-0f46a79a5a048200d4615b2509f01eed97c99b95.tar.gz |
crypto/nx: Do not initialize workmem allocation
We are using percpu send window on P9 NX (powerNV) instead of opening
/ closing per each crypto session. Means txwin is removed from
workmem. So we do not need to initialize workmem for each request.
Signed-off-by: Haren Myneni <haren@us.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions