summaryrefslogtreecommitdiff
path: root/include/uapi
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2014-09-25 11:56:19 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-05 13:41:02 -0700
commite5b83a046d6faaa75788b4e494e70c4d33e107a0 (patch)
treed4bcb0c57486e83d4a260c9650ff212e4215f1e0 /include/uapi
parent32e8dec8c2d2eec2098e4bc96969077c2a27323d (diff)
ARM: 8165/1: alignment: don't break misaligned NEON load/store
commit 5ca918e5e3f9df4634077c06585c42bc6a8d699a upstream. 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> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions