[PATCH v5 0/2] Differentiate between 32 and 64 bit ELF header
From: Daniel Wagner
Date: Thu Feb 11 2016 - 07:37:51 EST
Hi Maciej,
The missing typeof(*(hdr)) is back in this version. I wonder why
I didn't see the warning by gcc with v4.
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 | 13 +++++++++----
arch/mips/kernel/binfmt_elfn32.c | 4 ++--
arch/mips/kernel/binfmt_elfo32.c | 4 ++--
fs/proc/vmcore.c | 2 +-
include/linux/crash_dump.h | 8 ++++++--
5 files changed, 20 insertions(+), 11 deletions(-)
--
2.5.0