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:
888be25
)
ARM: kprobes-test: use <asm/opcodes.h> for instruction accesses
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Fri, 8 Nov 2013 18:29:26 +0000
(18:29 +0000)
committer
Taras Kondratiuk
<taras@ti.com>
Tue, 1 Apr 2014 13:48:23 +0000
(16:48 +0300)
Ensure we read instructions in the correct endian-ness by using
the <asm/opcodes.h> helper to transform them as necessary.
Acked-by: Jon Medhurst <tixy@linaro.org>
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
[taras.kondratiuk@linaro.org: fix next_instruction() function]
Signed-off-by: Taras Kondratiuk <taras.kondratiuk@linaro.org>
No differences found