summaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
authorChristoph Lameter2007-05-06 23:49:58 +0200
committerLinus Torvalds2007-05-07 21:12:55 +0200
commitf0f3980b21508bd573eff1746d469436f50a903d (patch)
treee7e724b7db4c16e34c272c29708874fde5499cb8 /mm/slab.c
parentKMEM_CACHE(): simplify slab cache creation (diff)
downloadkernel-qcow2-linux-f0f3980b21508bd573eff1746d469436f50a903d.tar.gz
kernel-qcow2-linux-f0f3980b21508bd573eff1746d469436f50a903d.tar.xz
kernel-qcow2-linux-f0f3980b21508bd573eff1746d469436f50a903d.zip
slab allocators: remove multiple alignment specifications
It is not necessary to tell the slab allocators to align to a cacheline if an explicit alignment was already specified. It is rather confusing to specify multiple alignments. Make sure that the call sites only use one form of alignment. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions