git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46009cc
)
ARM: kprobes: Decode 32-bit Thumb load/store single data item instructions
author
Jon Medhurst
<tixy@yxit.co.uk>
Sun, 3 Jul 2011 14:04:26 +0000
(15:04 +0100)
committer
Tixy
<tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:47 +0000
(17:32 +0000)
We will reject probing of unprivileged load and store instructions.
These rarely occur and writing test cases for them is difficult.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found