summaryrefslogtreecommitdiffstats
path: root/drivers/block/cciss.c
diff options
context:
space:
mode:
authorDimitri Gorokhovik <dimitri.gorokhovik@free.fr>2006-12-30 01:48:28 +0100
committerLinus Torvalds <torvalds@woody.osdl.org>2006-12-30 19:56:42 +0100
commitbcb4ddb46a4c66d64d091e7ffa951b2aa1ba537f (patch)
tree80ba7ced73f4a329e8cb84dd2b0a192708a033f0 /drivers/block/cciss.c
parent[PATCH] ramfs breaks without CONFIG_BLOCK (diff)
downloadlinux-bcb4ddb46a4c66d64d091e7ffa951b2aa1ba537f.tar.xz
linux-bcb4ddb46a4c66d64d091e7ffa951b2aa1ba537f.zip
[PATCH] MM: SLOB is broken by recent cleanup of slab.h
Recent cleanup of slab.h broke SLOB allocator: the routine kmem_cache_init has now the __init attribute for both slab.c and slob.c. This routine cannot be removed after init in the case of slob.c -- it serves as a timer callback. Provide a separate timer callback routine, call it once from kmem_cache_init, keep the __init attribute on the latter. Signed-off-by: Dimitri Gorokhovik <dimitri.gorokhovik@free.fr> Cc: Christoph Lameter <clameter@engr.sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/block/cciss.c')
0 files changed, 0 insertions, 0 deletions