SLUB: Allow full duplication of kmalloc array for 390
authorChristoph Lameter <cl@linux-foundation.org>
Thu, 27 May 2010 14:17:17 +0000 (09:17 -0500)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sun, 30 May 2010 10:02:08 +0000 (13:02 +0300)
commit0f1f694260e0d35b5ce7d471f6e679c3dd4d7d94
tree0779df2dc3d993569b776acc70256d7659ded2d0
parent73367bd8eef4f4eb311005886aaa916013073265
SLUB: Allow full duplication of kmalloc array for 390

Commit 756dee75872a2a764b478e18076360b8a4ec9045 ("SLUB: Get rid of dynamic DMA
kmalloc cache allocation") makes S390 run out of kmalloc caches.  Increase the
number of kmalloc caches to a safe size.

Cc: <stable@kernel.org> [ .33 and .34 ]
Reported-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Tested-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Christoph Lameter <cl@linux-foundation.org>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
include/linux/slub_def.h