Commit 2fb33bec authored by Al Viro's avatar Al Viro

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 056f280f
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment