From: Christoph Hellwig Date: Wed, 16 Dec 2009 00:47:37 +0000 (-0800) Subject: elf: kill USE_ELF_CORE_DUMP X-Git-Tag: v2.6.33-rc1~71^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=698ba7b5a3a7be772922340fade365c675b8243f;p=pandora-kernel.git elf: kill USE_ELF_CORE_DUMP Currently all architectures but microblaze unconditionally define USE_ELF_CORE_DUMP. The microblaze omission seems like an error to me, so let's kill this ifdef and make sure we are the same everywhere. Signed-off-by: Christoph Hellwig Acked-by: Hugh Dickins Cc: Cc: Michal Simek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed