From: Ingo Molnar Date: Fri, 13 Mar 2009 00:30:40 +0000 (+0100) Subject: locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] X-Git-Tag: v2.6.30-rc1~2^2~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d820ac4c2fa881079e6b689d2098adce337558ae;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed