summaryrefslogtreecommitdiff
path: root/mm/util.c
diff options
context:
space:
mode:
authorChristoph Lameter <clameter@sgi.com>2007-07-17 11:03:21 (GMT)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-17 17:23:01 (GMT)
commitd45f39cb06610ea456e1d689149b9becacda8b40 (patch)
treeb320a92971c43c42ee1e440e8b43c864485452ab /mm/util.c
parent6300ea75031e7aebfe3331245b7f750d82621223 (diff)
downloadlinux-fsl-qoriq-d45f39cb06610ea456e1d689149b9becacda8b40.tar.xz
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/util.c')
0 files changed, 0 insertions, 0 deletions