]> Git Repo - linux.git/commit
arm64: kprobes: Use arch_populate_kprobe_blacklist()
authorMasami Hiramatsu <[email protected]>
Tue, 12 Feb 2019 15:44:48 +0000 (00:44 +0900)
committerCatalin Marinas <[email protected]>
Tue, 19 Mar 2019 12:47:44 +0000 (12:47 +0000)
commit6a019a92aa580cd5abdaae578a2a297c9af80174
tree665edee3051e091678dc6ded9b2a1e9e432d2c1d
parent6e08af0f10dcde01f0bdcc64cf91fea9d25e77cc
arm64: kprobes: Use arch_populate_kprobe_blacklist()

Use arch_populate_kprobe_blacklist() instead of
arch_within_kprobe_blacklist() so that we can see the full
blacklisted symbols under the debugfs.

Acked-by: Will Deacon <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
[[email protected]: Add arch_populate_kprobe_blacklist() comment]
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/kernel/probes/kprobes.c
This page took 0.051896 seconds and 4 git commands to generate.