From: Akinobu Mita Date: Fri, 8 Dec 2006 10:39:43 +0000 (-0800) Subject: [PATCH] fault-injection capabilities infrastructure X-Git-Tag: v2.6.20-rc1~34^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff1cb355e628f8fc55fa2d01e269e5e1bbc2fe9;p=pandora-kernel.git [PATCH] fault-injection capabilities infrastructure This patch provides base functions implement to fault-injection capabilities. - The function should_fail() is taken from failmalloc-1.0 (http://www.nongnu.org/failmalloc/) [akpm@osdl.org: cleanups, comments, add __init] Cc: Signed-off-by: Akinobu Mita Signed-off-by: Don Mullis Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed