diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2009-08-13 03:50:38 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-08-13 03:50:38 +0200 |
commit | 4b992628812137e30cda3510510cf3c052345b30 (patch) | |
tree | 97797e65fc0c3e1b7ed51a5b250d9c44213b3ecb /drivers/spi | |
parent | crypto: talitos - simplify hmac data size calculation (diff) | |
download | linux-4b992628812137e30cda3510510cf3c052345b30.tar.xz linux-4b992628812137e30cda3510510cf3c052345b30.zip |
crypto: talitos - align locks on cache lines
align channel access locks onto separate cache lines (for performance
reasons). This is done by placing per-channel variables into their own
private struct, and using the cacheline_aligned attribute within that
struct.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions