Thomas Gleixner 9828ea9d75 locking: Further name space cleanups
The name space hierarchy for the internal lock functions is now a bit
backwards. raw_spin* functions map to _spin* which use __spin*, while
we would like to have _raw_spin* and __raw_spin*.

_raw_spin* is already used by lock debugging, so rename those funtions
to do_raw_spin* to free up the _raw_spin* name space.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: Ingo Molnar <mingo@elte.hu>
2009-12-14 23:55:33 +01:00
..
2009-10-29 07:39:25 -07:00
2009-12-06 21:10:56 +01:00
2009-10-29 08:56:20 +10:30
2009-12-09 10:03:07 +01:00
2009-12-14 23:55:33 +01:00
2009-11-18 14:52:25 +01:00
2009-10-26 09:40:30 +01:00
2009-11-02 16:02:39 +01:00