[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1455096081-7176-1-git-send-email-daniel.wagner@bmw-carit.de>
Date: Wed, 10 Feb 2016 10:21:19 +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 v4 0/2] Differentiate between 32 and 64 bit ELF header
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
Powered by blists - more mailing lists