]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jan 2021 22:37:13 +0000 (14:37 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 11 Jan 2021 22:37:13 +0000 (14:37 -0800)
commitf0efdd8116990417b4f52a8ce0ccbd589674eae1
treea20bf9249156bf471a22639d9555b8d0f85524be
parent609f03b5aaadf7b3134bf015eb25708314c5042c
parent75c1a6bbf5fe35fd684f6e16c73a18cea73c7ddc
Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace

Pull tracing fix from Steven Rostedt:
 "Blacklist properly on all archs.

  The code to blacklist notrace functions for kprobes was not using the
  right kconfig option, which caused some archs (powerpc) to possibly
  not blacklist them"

* tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing/kprobes: Do the notrace functions check without kprobes on ftrace