diff options
author | Viktor Rosendahl <viktor.rosendahl@nokia.com> | 2011-03-28 17:56:05 +0200 |
---|---|---|
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | 2011-04-29 05:40:54 +0200 |
commit | cf3cc1aa9b6d0bf1750143af65829f4368d77492 (patch) | |
tree | cc9027ad2b4a7c7d77afa28049ebf7f97abb14d7 /arch/arm/include | |
parent | Linux 2.6.39-rc2 (diff) | |
download | linux-cf3cc1aa9b6d0bf1750143af65829f4368d77492.tar.xz linux-cf3cc1aa9b6d0bf1750143af65829f4368d77492.zip |
kprobes/arm: Fix ldrd/strd emulation
Currently emulate_ldrd and emulate_strd don't even have the adjustment
of the PC value, so in case of Rn == PC, it will not update the PC
incorrectly but instead load/store from the wrong address. Let's add
both the adjustment of the PC value and the check for PC == PC.
Signed-off-by: Viktor Rosendahl <viktor.rosendahl@nokia.com>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Diffstat (limited to 'arch/arm/include')
0 files changed, 0 insertions, 0 deletions