[PATCH v4 0/2] Differentiate between 32 and 64 bit ELF header

From: Daniel Wagner
Date: Wed Feb 10 2016 - 04:22:38 EST


Hi Maciej,

I did test compile a few different configurations and with and without
mrproper upfront. All looks fine now. Let's see what still goes wrong :)

cheers,
daniel

Daniel Wagner (2):
crash_dump: Add vmcore_elf32_check_arch
mips: Differentiate between 32 and 64 bit ELF header

arch/mips/include/asm/elf.h | 9 +++++++--
arch/mips/kernel/binfmt_elfn32.c | 2 +-
arch/mips/kernel/binfmt_elfo32.c | 2 +-
fs/proc/vmcore.c | 2 +-
include/linux/crash_dump.h | 8 ++++++--
5 files changed, 16 insertions(+), 7 deletions(-)

--
2.5.0