diff options
author | Robin Murphy <robin.murphy@arm.com> | 2014-09-25 14:56:19 +0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-09-25 18:32:57 +0400 |
commit | 5ca918e5e3f9df4634077c06585c42bc6a8d699a (patch) | |
tree | 09ba26eae5c513a24604e4c707b9ee9aa5acab95 /tools/scripts | |
parent | 2c553ac19e73235b61b67fdc5c14be9913a2758d (diff) | |
download | linux-5ca918e5e3f9df4634077c06585c42bc6a8d699a.tar.xz |
ARM: 8165/1: alignment: don't break misaligned NEON load/store
The alignment fixup incorrectly decodes faulting ARM VLDn/VSTn
instructions (where the optional alignment hint is given but incorrect)
as LDR/STR, leading to register corruption. Detect these and correctly
treat them as unhandled, so that userspace gets the fault it expects.
Reported-by: Simon Hosie <simon.hosie@arm.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'tools/scripts')
0 files changed, 0 insertions, 0 deletions