diff options
author | Balbir Singh <[email protected]> | 2017-06-06 14:29:38 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2017-07-03 23:12:19 +1000 |
commit | d07df82c43be82ab6972662180e89e6ba2a828ad (patch) | |
tree | 3615fcfb4aae0dad056122302c9a07d9dba15280 /arch/powerpc/lib/code-patching.c | |
parent | 7f6d498ed3354740cfd100e4aa99e388f1a95be7 (diff) |
powerpc/kprobes: Move kprobes over to patch_instruction()
arch_arm/disarm_probe() use direct assignment for copying
instructions, replace them with patch_instruction(). We don't need to
call flush_icache_range() because patch_instruction() does it for us.
Signed-off-by: Balbir Singh <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions