summaryrefslogtreecommitdiff
path: root/Documentation/devices.txt
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2012-09-07 18:21:44 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-10-02 10:38:59 -0700
commitc11bc85ae982aba3e1cb85a7e9ff6c4a53d5ea2c (patch)
tree518941a467a96a56ed8f1a3677bd5d6e1902a754 /Documentation/devices.txt
parentc8dcc7a99a88d7e5249cd20ff0532098738d7a27 (diff)
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
commit 2b2040af0b64cd93e5d4df2494c4486cf604090d upstream. get_user may fail to load from the provided __user address due to an unhandled fault generated by the access. In the case of the undefined instruction trap, this results in failure to load the faulting instruction, in which case we should send SIGILL to the task rather than continue with potentially uninitialised data. Signed-off-by: Will Deacon <will.deacon@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 'Documentation/devices.txt')
0 files changed, 0 insertions, 0 deletions