ARM: 6882/1: ELF: Define new core note type for VFP registers
authorDave Martin <dave.martin@linaro.org>
Mon, 18 Apr 2011 13:48:22 +0000 (14:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 14 May 2011 20:36:55 +0000 (21:36 +0100)
The VFP registers are not currently included in coredumps,
and there's no existing note type where they can sensibly be
included, so this patch defines a dedicated note type for them.

Signed-off-by: Dave Martin <dave.martin@linaro.org>
Acked-by: Will Deacon <Will.Deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found