aboutsummaryrefslogtreecommitdiffstats
path: root/mm/slob.c
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@sgi.com>2007-07-17 04:03:21 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-17 10:23:01 -0700
commitd45f39cb06610ea456e1d689149b9becacda8b40 (patch)
treeb320a92971c43c42ee1e440e8b43c864485452ab /mm/slob.c
parentSLUB: ensure that the number of objects per slab stays low for high orders (diff)
downloadlinux-dev-d45f39cb06610ea456e1d689149b9becacda8b40.tar.xz
linux-dev-d45f39cb06610ea456e1d689149b9becacda8b40.zip
SLUB Debug: fix initial object debug state of NUMA bootstrap objects
The function we are calling to initialize object debug state during early NUMA bootstrap sets up an inactive object giving it the wrong redzone signature. The bootstrap nodes are active objects and should have active redzone signatures. Currently slab validation complains and reverts the object to active state. 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/slob.c')
0 files changed, 0 insertions, 0 deletions