SLUB: failslab support
authorAkinobu Mita <akinobu.mita@gmail.com>
Tue, 23 Dec 2008 10:37:01 +0000 (19:37 +0900)
committerPekka Enberg <penberg@cs.helsinki.fi>
Mon, 29 Dec 2008 09:27:46 +0000 (11:27 +0200)
Currently fault-injection capability for SLAB allocator is only
available to SLAB. This patch makes it available to SLUB, too.

[penberg@cs.helsinki.fi: unify slab and slub implementations]
Cc: Christoph Lameter <cl@linux-foundation.org>
Cc: Matt Mackall <mpm@selenic.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

No differences found