diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2019-02-13 00:43:51 +0900 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2019-03-19 12:43:09 +0000 |
commit | b5586163de1ce90317cd4037f69b14105be9f656 (patch) | |
tree | 6da613aaa8218efaafd775fb358c99b77cc271cf /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | a872fc8bf0304fd56347e94468f07d7e82c679ea (diff) |
arm64: kprobes: Remove unneeded RODATA check
Remove unneeded RODATA check from arch_prepare_kprobe().
Since check_kprobe_address_safe() already ensured that
the probe address is in kernel text, we don't need to
check whether the address in RODATA or not. That must
be always false.
Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions