SLUB: Allow full duplication of kmalloc array for 390
commit0d28a228f4fc8d88deaafa4c284385271a84da5c
authorChristoph Lameter <cl@linux-foundation.org>
Thu, 27 May 2010 14:17:17 +0000 (27 09:17 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:22:37 +0000 (5 11:22 -0700)
treee328d90927065710c9818cb9069c3a946a565e40
parent6ea0fa89ee0537613d2c912796257623f226c037
SLUB: Allow full duplication of kmalloc array for 390

commit 0f1f694260e0d35b5ce7d471f6e679c3dd4d7d94 upstream.

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.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/slub_def.h