lockdep: Rename trace_hardirq_{enter,exit}()
authorThomas Gleixner <tglx@linutronix.de>
Fri, 20 Mar 2020 11:56:40 +0000 (12:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 21 Mar 2020 15:03:53 +0000 (16:03 +0100)
commit2502ec37a7b228b34c1e2e89480f98b92f53046a
tree0064b98cf43a5bd4782998ed9f5d7514a854eaa4
parent46db36abc32dfd18041c57d571fe4945fc0057fe
lockdep: Rename trace_hardirq_{enter,exit}()

Continue what commit:

  d820ac4c2fa8 ("locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]")

started, rename these to avoid confusing them with tracepoints.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Will Deacon <will@kernel.org>
Link: https://lkml.kernel.org/r/20200320115859.060481361@infradead.org
include/linux/hardirq.h
include/linux/irqflags.h
kernel/softirq.c
tools/include/linux/irqflags.h