diff options
author | Chuck Ebbert <[email protected]> | 2009-06-18 19:24:10 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2009-06-18 19:24:10 +0800 |
commit | a76c1c23d0c33d98f2d9b36e76e7f71289fc8391 (patch) | |
tree | c04959c24c8db5e8353e2cbab50fedc6cb4f110b /net/unix/af_unix.c | |
parent | 1d89b30cc9be41af87881682ec82e2c107849dbe (diff) |
crypto: padlock-aes - work around Nano CPU errata in ECB mode
The VIA Nano processor has a bug that makes it prefetch extra data
during encryption operations, causing spurious page faults. Extend
existing workarounds for ECB mode to copy the data to an temporary
buffer to avoid the problem.
Signed-off-by: Chuck Ebbert <[email protected]>
Acked-by: Harald Welte <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions