diff options
author | Jordan Niethe <[email protected]> | 2020-05-06 13:40:35 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-05-19 00:10:37 +1000 |
commit | a8646f43ba5046e7f5c4396125d5136bfcb17b49 (patch) | |
tree | 0fa038b175bff945859bbe8700bb6d5ef8df13a5 /tools/perf/scripts/python/stackcollapse.py | |
parent | 95b980a00d1220ca67550a933166704db8bc5c14 (diff) |
powerpc/kprobes: Use patch_instruction()
Instead of using memcpy() and flush_icache_range() use
patch_instruction() which not only accomplishes both of these steps but
will also make it easier to add support for prefixed instructions.
Signed-off-by: Jordan Niethe <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Reviewed-by: Alistair Popple <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions