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:
02d194f
)
ARM: kprobes: Add bx_write_pc()
author
Jon Medhurst
<tixy@yxit.co.uk>
Thu, 9 Jun 2011 10:01:54 +0000
(11:01 +0100)
committer
Tixy
<tixy@medhuaa1.miniserver.com>
Wed, 13 Jul 2011 17:32:43 +0000
(17:32 +0000)
This writes a value to PC, with interworking. I.e. switches to Thumb or
ARM mode depending on the state of the least significant bit.
Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
No differences found