Files
linux/arch/arm64/include/asm
Will Deacon 9cf2b72b25 arm64: elf: fix core dumping to match what glibc expects
The kernel's internal definition of ELF_NGREG uses struct pt_regs, which
means that we disagree with userspace on the size of coredumps since
glibc correctly uses the user-visible struct user_pt_regs.

This patch fixes our ELF_NGREG definition to use struct user_pt_regs
and introduces our own ELF_CORE_COPY_REGS to convert between the user
and kernel structure definitions.

Cc: <stable@vger.kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2013-01-22 17:50:59 +00:00
..
2012-09-17 13:42:02 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:00 +01:00
2012-09-17 13:42:00 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:41:59 +01:00
2012-09-17 13:41:59 +01:00
2012-09-17 13:42:14 +01:00
2012-09-17 13:42:04 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:04 +01:00
2012-09-17 13:42:02 +01:00
2012-09-17 13:42:06 +01:00
2012-09-17 13:42:14 +01:00
2012-09-17 13:42:02 +01:00
2012-09-17 13:42:02 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:41:58 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:42:19 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:42:17 +01:00
2012-09-17 13:41:59 +01:00
2012-09-17 13:42:21 +01:00
2012-09-17 13:42:07 +01:00
2012-09-17 13:42:06 +01:00
2012-09-17 13:41:56 +01:00
2012-09-17 13:42:06 +01:00
2012-09-17 13:42:06 +01:00
2012-09-17 10:24:46 +01:00
2012-09-17 13:41:58 +01:00
2012-09-17 13:42:20 +01:00
2012-09-17 13:42:01 +01:00
2012-09-17 10:24:46 +01:00
2012-09-17 13:42:11 +01:00
2012-09-17 13:42:10 +01:00
2012-09-17 13:42:09 +01:00
2012-09-17 13:42:09 +01:00
2012-12-05 11:26:49 +00:00