diff options
author | 2019-02-13 00:43:51 +0900 | |
---|---|---|
committer | 2019-03-19 12:43:09 +0000 | |
commit | b5586163de1ce90317cd4037f69b14105be9f656 (patch) | |
tree | 6da613aaa8218efaafd775fb358c99b77cc271cf /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | arm64: kprobes: Move extable address check into arch_prepare_kprobe() (diff) | |
download | wireguard-linux-b5586163de1ce90317cd4037f69b14105be9f656.tar.xz wireguard-linux-b5586163de1ce90317cd4037f69b14105be9f656.zip |
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions