commit | 4c3b512c6b054e8c0bf14b1d61b20d4569de0a21 | [log] [tgz] |
---|---|---|
author | Dave Martin <dave.martin@linaro.org> | Mon Apr 18 14:48:22 2011 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 14 21:36:55 2011 +0100 |
tree | 55e59d015425db4f0e93f4e445fd43dc4ea1a77c | |
parent | 4394c1244249198c6b85093d46935b761b36ae05 [diff] |
ARM: 6882/1: ELF: Define new core note type for VFP registers 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>