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:
ec58d7f
)
ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions
author
Jon Medhurst
<tixy@yxit.co.uk>
Fri, 8 Apr 2011 14:32:54 +0000
(15:32 +0100)
committer
Nicolas Pitre
<nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:40:56 +0000
(23:40 -0400)
The decoding of these instructions got the register indexed and
immediate indexed forms the wrong way around, causing incorrect
emulation.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found