]> git.baikalelectronics.ru Git - kernel.git/commit
nmi, tracing: Make hardware latency tracing noinstr safe
authorThomas Gleixner <tglx@linutronix.de>
Thu, 21 May 2020 20:05:14 +0000 (22:05 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Jun 2020 13:15:04 +0000 (15:15 +0200)
commit05b4846bdf2994b09f4d7033c0026aa358bd5c2f
tree9d6a0aa7ff567def390f462fec3fd54e48463b32
parent657087a10cdb9acc007063cc7fd887c81c3e8477
nmi, tracing: Make hardware latency tracing noinstr safe

The hardware latency tracer calls into instrumentable functions. Move the
calls into the RCU watching sections and annotate them.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Andy Lutomirski <luto@kernel.org>
Cc: Paul E. McKenney <paulmck@kernel.org>
Link: https://lore.kernel.org/r/20200521202116.904176298@linutronix.de
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/hardirq.h