From: Akinobu Mita Date: Tue, 23 Dec 2008 10:37:01 +0000 (+0900) Subject: SLUB: failslab support X-Git-Tag: v2.6.29-rc1~565^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=773ff60e841461cb1f9374a713ffcda029b8c317;p=pandora-kernel.git SLUB: failslab support 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 Cc: Matt Mackall Signed-off-by: Akinobu Mita Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed