slub-do-our-own-locking-via-slab_lock-and-slab_unlock-fix
commitaa0e10e31256458220fa0662c6da8f7e95dda761
authorChristoph Lameter <clameter@sgi.com>
Tue, 13 Nov 2007 04:10:27 +0000 (13 04:10 +0000)
committerMatthias Urlichs <smurf@hera.kernel.org>
Wed, 14 Nov 2007 11:27:24 +0000 (14 11:27 +0000)
treed188fc7d3ca4100b54150fb0140f947c6ddf9355
parenta90a11e0caca63b362bfb03046f34cdae36af9c7
slub-do-our-own-locking-via-slab_lock-and-slab_unlock-fix

Forgot to add a parameter to the !CONFIG_SLUB_DEBUG version of
free_debug_processing. This causes a failure if slub is compiled
without debug support.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/slub.c