![]() | |||||||||||||
Messages in this thread
Patch in this message |
On Tue, Nov 14, 2006 at 09:02:49PM +0100, Adrian Bunk wrote: > The FAULT_INJECTION option lacks a help text. Thank you for pointing that out. Subject: [PATCH -mm] CONFIG_FAULT_INJECTION help text This patch add a help text for CONFIG_FAULT_INJECTION Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> lib/Kconfig.debug | 3 +++ 1 file changed, 3 insertions(+) Index: work-fault-inject/lib/Kconfig.debug =================================================================== --- work-fault-inject.orig/lib/Kconfig.debug +++ work-fault-inject/lib/Kconfig.debug @@ -477,6 +477,9 @@ config FAULT_INJECTION depends on DEBUG_KERNEL depends on STACKTRACE select FRAME_POINTER + help + Provide fault-injection framework. + For more details, see Documentation/fault-injection/. config FAILSLAB bool "Fault-injection capability for kmalloc" - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2006-11-14 22:15 [from the cache] ©2003-2008 | |||||||||||||