diff options
author | Daniel Yeisley <dan.yeisley@unisys.com> | 2008-03-25 22:59:08 +0100 |
---|---|---|
committer | Christoph Lameter <clameter@sgi.com> | 2008-03-26 18:44:17 +0100 |
commit | ec1f5eeeb5a79a0d48036de649a3498da42db565 (patch) | |
tree | 29b34d9aae8b61633e8ad549864d97cc474ec6b2 /.mailmap | |
parent | count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO (diff) | |
download | linux-ec1f5eeeb5a79a0d48036de649a3498da42db565.tar.xz linux-ec1f5eeeb5a79a0d48036de649a3498da42db565.zip |
slab: fix cache_cache bootstrap in kmem_cache_init()
Commit 556a169dab38b5100df6f4a45b655dddd3db94c1 ("slab: fix bootstrap on
memoryless node") introduced bootstrap-time cache_cache list3s for all nodes
but forgot that initkmem_list3 needs to be accessed by [somevalue + node]. This
patch fixes list_add() corruption in mm/slab.c seen on the ES7000.
Cc: Mel Gorman <mel@csn.ul.ie>
Cc: Olaf Hering <olaf@aepfle.de>
Cc: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Dan Yeisley <dan.yeisley@unisys.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions