From 37481a3a42f8b7e278314ae5bf2908cee31ee6b9 Mon Sep 17 00:00:00 2001 From: Chris Snook Date: Sat, 23 Feb 2008 15:23:26 -0800 Subject: [PATCH] --- yaml --- r: 86202 b: refs/heads/master c: fddd9cf82c9f9617d134ae878a8f6b116ebbd43d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig.debug | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8bd148de7700..43f2559da7fc 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c3be10f75757e681b34766b24264c83b5ba08041 +refs/heads/master: fddd9cf82c9f9617d134ae878a8f6b116ebbd43d diff --git a/trunk/lib/Kconfig.debug b/trunk/lib/Kconfig.debug index ab408aa9b6d6..0796c1a090c0 100644 --- a/trunk/lib/Kconfig.debug +++ b/trunk/lib/Kconfig.debug @@ -527,6 +527,7 @@ config LKDTM tristate "Linux Kernel Dump Test Tool Module" depends on DEBUG_KERNEL depends on KPROBES + depends on BLOCK default n help This module enables testing of the different dumping mechanisms by