locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
authorIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 00:30:40 +0000 (01:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 00:32:36 +0000 (01:32 +0100)
commitd820ac4c2fa881079e6b689d2098adce337558ae
tree39e4e989d22271cd401f6974c9ae7accc571d500
parent3c1f67d60e2b4f4455563928999fd41cc653645d
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]

Impact: cleanup

The naming clashes with upcoming softirq tracepoints, so rename the
APIs to lockdep_*().

Requested-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/irqflags.h
kernel/softirq.c
lib/locking-selftest.c