Thomas Gleixner 445c89514b locking: Convert raw_spinlock to arch_spinlock
The raw_spin* namespace was taken by lockdep for the architecture
specific implementations. raw_spin_* would be the ideal name space for
the spinlocks which are not converted to sleeping locks in preempt-rt.

Linus suggested to convert the raw_ to arch_ locks and cleanup the
name space instead of using an artifical name like core_spin,
atomic_spin or whatever

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra <peterz@infradead.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Ingo Molnar <mingo@elte.hu>
Cc: linux-arch@vger.kernel.org
2009-12-14 23:55:32 +01:00
..
2009-09-08 17:53:04 -07:00
2008-08-18 21:40:03 +02:00
2009-03-24 11:02:58 +02:00
2009-11-05 16:51:05 +11:00
2009-11-05 16:49:53 +11:00
2009-12-09 17:09:33 +11:00
2008-11-19 16:04:58 +11:00
2009-10-30 17:21:28 +11:00
2009-11-05 16:50:26 +11:00
2009-04-07 15:18:58 +10:00
2009-12-09 17:10:37 +11:00
2008-10-15 11:31:54 +11:00
2008-09-06 19:30:15 +01:00
2009-04-01 08:59:16 -07:00
2009-08-28 14:24:10 +10:00
2008-11-19 16:04:55 +11:00
2009-07-10 14:24:05 -07:00