aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/DAC960.c
diff options
context:
space:
mode:
authorJack Steiner <steiner@sgi.com>2006-03-07 21:55:46 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-03-08 14:15:04 -0800
commit07ed76b2a085a31f427c2a912a562627947dc7de (patch)
treeda15ed460ffa5e43eb644ca0958925275b4b526b /drivers/block/DAC960.c
parent731805b49489055c1548f7ccfbd44c9b84013264 (diff)
downloadlinux-07ed76b2a085a31f427c2a912a562627947dc7de.tar.gz
[PATCH] slab: allocate larger cache_cache if order 0 fails
kmem_cache_init() incorrectly assumes that the cache_cache object will fit in an order 0 allocation. On very large systems, this is not true. Change the code to try larger order allocations if order 0 fails. Signed-off-by: Jack Steiner <steiner@sgi.com> Cc: Manfred Spraul <manfred@colorfullife.com> Cc: Pekka Enberg <penberg@cs.helsinki.fi> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/block/DAC960.c')
0 files changed, 0 insertions, 0 deletions