From: Al Viro Date: Sun, 14 Jun 2020 03:42:04 +0000 (-0400) Subject: mips: don't bother with ELF_CORE_EFLAGS X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2fb33bec053b01e616fab921aab4d4775d374e8f;p=linux.git mips: don't bother with ELF_CORE_EFLAGS mips coredumps are regset-based, so ELF_CORE_EFLAGS is not used at all - user_..._view.e_flags is. Signed-off-by: Al Viro --- diff --git a/arch/mips/kernel/binfmt_elfn32.c b/arch/mips/kernel/binfmt_elfn32.c index 08bc05fd98826..573f2a177da63 100644 --- a/arch/mips/kernel/binfmt_elfn32.c +++ b/arch/mips/kernel/binfmt_elfn32.c @@ -52,8 +52,6 @@ struct elf_prstatus32 #define init_elf_binfmt init_elfn32_binfmt -#define ELF_CORE_EFLAGS EF_MIPS_ABI2 - #undef ns_to_kernel_old_timeval #define ns_to_kernel_old_timeval ns_to_old_timeval32