diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-08 07:16:44 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2008-01-10 22:17:01 +0100 |
commit | 6eb7228421c01ba48a6a88a7a5b3e71cfb70d4a9 (patch) | |
tree | 15ec08e0ede5ca43e348a30176cd7c96ffb7985d /crypto/cast6.c | |
parent | [CRYPTO] tcrypt: Make xcbc available as a standalone test (diff) | |
download | linux-6eb7228421c01ba48a6a88a7a5b3e71cfb70d4a9.tar.xz linux-6eb7228421c01ba48a6a88a7a5b3e71cfb70d4a9.zip |
[CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long long
Thanks to David Miller for pointing out that the SLAB (or SLOB/SLUB)
cache uses the alignment of unsigned long long if the architecture
kmalloc/slab alignment macros are not defined.
This patch changes the CRYPTO_MINALIGN so that it uses the same default
value.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/cast6.c')
0 files changed, 0 insertions, 0 deletions