From 7ec520e1c0b1c940c34c1922e37988787a656874 Mon Sep 17 00:00:00 2001 From: WANG Cong Date: Tue, 26 Oct 2010 14:21:21 -0700 Subject: [PATCH] --- yaml --- r: 217435 b: refs/heads/master c: a4f7326da2bfe788b85509ec0c261e64596cdde4 h: refs/heads/master i: 217433: fd7f664f6a3f91facd9da1a605b3bfd892fd2fc7 217431: 1695f4819d47e5358d1eab0562cd962e0a29e96e v: v3 --- [refs] | 2 +- trunk/fs/proc/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index ce29134ecb08..bd0f14447487 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dbec921370ea049eccd38e34e067373fb3bd9b01 +refs/heads/master: a4f7326da2bfe788b85509ec0c261e64596cdde4 diff --git a/trunk/fs/proc/Kconfig b/trunk/fs/proc/Kconfig index 50f8f0600f06..6a0068841d96 100644 --- a/trunk/fs/proc/Kconfig +++ b/trunk/fs/proc/Kconfig @@ -33,8 +33,8 @@ config PROC_KCORE depends on PROC_FS && MMU config PROC_VMCORE - bool "/proc/vmcore support (EXPERIMENTAL)" - depends on PROC_FS && CRASH_DUMP + bool "/proc/vmcore support" + depends on PROC_FS && CRASH_DUMP default y help Exports the dump image of crashed kernel in ELF format.