]> git.baikalelectronics.ru Git - kernel.git/commit
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing
authorJiri Olsa <jolsa@kernel.org>
Sun, 31 Jul 2016 12:52:53 +0000 (14:52 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Sun, 31 Jul 2016 13:28:12 +0000 (09:28 -0400)
commitd4fb1d86e02e903a56bc8ee9b1b9fa1608bf4260
treebf4ba76b0b3b985b4774e35f45437b41a6d043e0
parent4c1e97c4c88a189690db5fadfbe5f353f18aabd1
s390/ftrace/jprobes: Fix conflict between jprobes and function graph tracing

This fixes the same issue Steven already fixed for x86
in following commit:

  c83ce1c901ff ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing

It fixes the crash, that happens when function graph tracing
and jprobes are used simultaneously. Please refer to above
commit for details.

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
arch/s390/kernel/kprobes.c