[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1455194215-20026-1-git-send-email-daniel.wagner@bmw-carit.de>
Date: Thu, 11 Feb 2016 13:36:53 +0100
From: Daniel Wagner <daniel.wagner@...-carit.de>
To: "Maciej W. Rozycki" <macro@...tec.com>
Cc: Ralf Baechle <ralf@...ux-mips.org>, linux-kernel@...r.kernel.org,
linux-mips@...ux-mips.org,
Daniel Wagner <daniel.wagner@...-carit.de>
Subject: [PATCH v5 0/2] Differentiate between 32 and 64 bit ELF header
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
Powered by blists - more mailing lists