diff options
author | 2018-06-20 01:14:18 +0900 | |
---|---|---|
committer | 2018-06-21 12:33:17 +0200 | |
commit | cba5ec980ca14b204bdb128be397ed1ddc1c7249 (patch) | |
tree | 54cb67ea56c2eb63ae3f9c8a519c09115d42d7a0 /tools/perf/scripts/python/stackcollapse.py | |
parent | MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code (diff) | |
download | linux-dev-cba5ec980ca14b204bdb128be397ed1ddc1c7249.tar.xz linux-dev-cba5ec980ca14b204bdb128be397ed1ddc1c7249.zip |
s390/kprobes: Don't call the ->break_handler() in s390 kprobes code
Don't call the ->break_handler() from the s390 kprobes code,
because it was only used by jprobes which got removed.
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: linux-arch@vger.kernel.org
Cc: linux-s390@vger.kernel.org
Link: https://lore.kernel.org/lkml/152942485849.15209.16608277783809018031.stgit@devbox
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions