diff options
author | Masami Hiramatsu <[email protected]> | 2018-09-11 19:20:11 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2018-09-12 08:01:16 +0200 |
commit | a6d18e65dff2b73ceeb187c598b48898e36ad7b1 (patch) | |
tree | 6060d7b2a4443773b87e4eed6e22a8858ab0995b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c72e6742f62d7bb82a77a41ca53940cb8f73e60f (diff) |
kprobes: Remove pointless BUG_ON() from reuse_unused_kprobe()
Since reuse_unused_kprobe() is called when the given kprobe
is unused, checking it inside again with BUG_ON() is
pointless. Remove it.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Anil S Keshavamurthy <[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]>
Link: http://lkml.kernel.org/r/153666121154.21306.17540752948574483565.stgit@devbox
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions