Skip to content
Commit 2ab70319 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

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: default avatarThomas Gleixner <tglx@linutronix.de>
Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
Acked-by: default avatarAndy Lutomirski <luto@kernel.org>
Cc: Paul E. McKenney <paulmck@kernel.org>
Link: https://lore.kernel.org/r/20200521202116.904176298@linutronix.de


Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 7102cb07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment