diff options
author | Paul Mundt <lethal@linux-sh.org> | 2007-06-04 08:46:56 +0200 |
---|---|---|
committer | Paul Mundt <lethal@hera.kernel.org> | 2007-06-08 04:43:48 +0200 |
commit | cbd2d9d8fcd9d2a46d71d0703a76773c20383c66 (patch) | |
tree | da3ae3e0b4f5ae87488c111ae5e3153031fccadd /lib | |
parent | sh: Wire up mempolicy syscalls. (diff) | |
download | linux-cbd2d9d8fcd9d2a46d71d0703a76773c20383c66.tar.xz linux-cbd2d9d8fcd9d2a46d71d0703a76773c20383c66.zip |
sh: Default to 4-byte alignment for SLUB objects.
Slub currently defaults to 8-byte alignment for the kmalloc
and slab minalign values, where 4 will suffice. In the slab
case BYTES_PER_WORD == 4 already, so defining the minalign
values outright doesn't cause any regressions there either.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions