diff options
author | Masami Hiramatsu <[email protected]> | 2018-12-17 17:21:53 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-12-17 17:48:40 +0100 |
commit | 8162b3d1a728cf63abf54be4167dd9beec5d9d37 (patch) | |
tree | 9ca7481d5c179d87c78bc6c8729b1c16ee3c40da /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | fe6e65615415987629a2dda583b4495677d8c388 (diff) |
kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86
Remove x86 specific arch_within_kprobe_blacklist().
Since we have already added all blacklisted symbols to the
kprobe blacklist by arch_populate_kprobe_blacklist(),
we don't need arch_within_kprobe_blacklist() on x86
anymore.
Tested-by: Andrea Righi <[email protected]>
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Anil S Keshavamurthy <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Naveen N. Rao <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Yonghong Song <[email protected]>
Link: http://lkml.kernel.org/r/154503491354.26176.13903264647254766066.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions