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:
bfc9657
)
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
author
Jon Medhurst
<tixy@linaro.org>
Mon, 19 Jan 2015 15:15:36 +0000
(15:15 +0000)
committer
Jon Medhurst
<tixy@linaro.org>
Tue, 20 Jan 2015 09:06:04 +0000
(09:06 +0000)
Non-T variants of ARMv4 CPUs don't support the BX instruction so
eliminate its use.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
No differences found