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:
0dc016d
)
ARM: kprobes: Fix unreliable MRS instruction tests
author
Jon Medhurst (Tixy)
<tixy@linaro.org>
Mon, 5 Jan 2015 11:29:40 +0000
(19:29 +0800)
committer
Jon Medhurst
<tixy@linaro.org>
Tue, 13 Jan 2015 16:10:17 +0000
(16:10 +0000)
For the instruction 'mrs Rn, cpsr' the resulting value of Rn can vary due to
external factors we can't control. So get the test code to mask out these
indeterminate bits.
Signed-off-by: Jon Medhurst <tixy@linaro.org>
arch/arm/probes/kprobes/test-arm.c
patch
|
blob
|
history
arch/arm/probes/kprobes/test-core.c
patch
|
blob
|
history
arch/arm/probes/kprobes/test-core.h
patch
|
blob
|
history
arch/arm/probes/kprobes/test-thumb.c
patch
|
blob
|
history
diff --cc
arch/arm/probes/kprobes/test-arm.c
Simple merge
diff --cc
arch/arm/probes/kprobes/test-core.c
Simple merge
diff --cc
arch/arm/probes/kprobes/test-core.h
Simple merge
diff --cc
arch/arm/probes/kprobes/test-thumb.c
Simple merge