From: Edgar E. Iglesias Date: Fri, 25 Jul 2008 08:48:10 +0000 (-0700) Subject: elf: use ELF_CORE_EFLAGS for kcore ELF header flags X-Git-Tag: v2.6.27-rc1~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79885b227740b9c7d3057f2de556f4098d37cc8f;p=pandora-kernel.git elf: use ELF_CORE_EFLAGS for kcore ELF header flags ELF_CORE_EFLAGS is already used by the binfmt_elf coredumper to set correct arch specific ELF header flags on coredumps. Use it for kcore dumps as well. At the moment, this affects the CRIS and the H8300 arch. Signed-off-by: Edgar E. Iglesias Cc: Mikael Starvik Cc: Yoshinori Sato Cc: Ralf Baechle Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed