summaryrefslogtreecommitdiffstats
path: root/mm/slub.c
diff options
context:
space:
mode:
authorMarcin Slusarz2008-02-10 11:21:54 +0100
committerChristoph Lameter2008-02-15 00:30:01 +0100
commite51bfd0ad10600a9fe4c8ede5ac2272e80075008 (patch)
treea204156fbb0036fb76e89ceffa15a30e90bc3f75 /mm/slub.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 (diff)
downloadkernel-qcow2-linux-e51bfd0ad10600a9fe4c8ede5ac2272e80075008.tar.gz
kernel-qcow2-linux-e51bfd0ad10600a9fe4c8ede5ac2272e80075008.tar.xz
kernel-qcow2-linux-e51bfd0ad10600a9fe4c8ede5ac2272e80075008.zip
slab: avoid double initialization & do initialization in 1 place
- alloc_slabmgmt: initialize all slab fields in 1 place - slab->nodeid was initialized twice: in alloc_slabmgmt and immediately after it in cache_grow Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> CC: Christoph Lameter <clameter@sgi.com> Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Christoph Lameter <clameter@sgi.com>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions