diff options
author | Jussi Kivilinna <[email protected]> | 2012-10-18 23:24:57 +0300 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-10-18 14:01:33 -0700 |
commit | 32bec973a8435afc0b032da22174701f836549b2 (patch) | |
tree | ffd561a1ec2988561be99b9e7328bdef43db1584 /tools/perf/util/trace-event-scripting.c | |
parent | 43385846968b082bb6c174e8b17479e5123b8d73 (diff) |
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
Calling convention for internal functions and 'asmlinkage' functions is
different on x86-32. Therefore do not directly cast aesni_enc as XTS tweak
function, but use wrapper function in between. Fixes crash with "XTS +
aesni_intel + x86-32" combination.
Cc: [email protected]
Reported-by: Krzysztof Kolasa <[email protected]>
Signed-off-by: Jussi Kivilinna <[email protected]>
Acked-by: David S. Miller <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions