From b4827966fb2df82e4ad2b4f35090f01281f8813a Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 27 Oct 2010 15:34:09 -0700 Subject: [PATCH] --- yaml --- r: 218565 b: refs/heads/master c: 895021552d6ffe8a4d076cb5c4b1e700c33e96e1 h: refs/heads/master i: 218563: 78d013bad327ca73054d1d8aa67b65cca71e4321 v: v3 --- [refs] | 2 +- trunk/fs/Kconfig.binfmt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 2da92a817535..a8c988edc0f8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1b0d300bd0f047e2edaf9d4b6784189e6c67c3d1 +refs/heads/master: 895021552d6ffe8a4d076cb5c4b1e700c33e96e1 diff --git a/trunk/fs/Kconfig.binfmt b/trunk/fs/Kconfig.binfmt index bb4cc5b8abc8..79e2ca7973b7 100644 --- a/trunk/fs/Kconfig.binfmt +++ b/trunk/fs/Kconfig.binfmt @@ -42,7 +42,7 @@ config BINFMT_ELF_FDPIC config CORE_DUMP_DEFAULT_ELF_HEADERS bool "Write ELF core dumps with partial segments" - default n + default y depends on BINFMT_ELF && ELF_CORE help ELF core dump files describe each memory mapping of the crashed @@ -60,7 +60,7 @@ config CORE_DUMP_DEFAULT_ELF_HEADERS inherited. See Documentation/filesystems/proc.txt for details. This config option changes the default setting of coredump_filter - seen at boot time. If unsure, say N. + seen at boot time. If unsure, say Y. config BINFMT_FLAT bool "Kernel support for flat binaries"