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:
5b94faf
)
ARM: kprobes: Reject 16-bit Thumb SVC and UNDEFINED instructions
author
Jon Medhurst
<tixy@yxit.co.uk>
Sat, 2 Jul 2011 15:25:47 +0000
(16:25 +0100)
committer
Tixy
<tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:44 +0000
(17:32 +0000)
SVC (SWI) instructions shouldn't occur in kernel code so we don't
need to be able to probe them.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found