linux/arch/parisc/lib
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
..
Makefile Revert "[PARISC] import necessary bits of libgcc.a" 2007-12-06 09:16:29 -08:00
bitops.c locking: Convert raw_spinlock to arch_spinlock 2009-12-14 23:55:32 +01:00
checksum.c parisc: remove CVS keywords 2009-07-03 03:34:06 +00:00
fixup.S Revert "parisc: fix trivial section name warnings" 2008-06-13 10:49:45 -04:00
io.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
iomap.c parisc: lib/: make code static 2009-01-05 18:15:24 +00:00
lusercopy.S Revert "parisc: fix trivial section name warnings" 2008-06-13 10:49:45 -04:00
memcpy.c parisc: fix mismatched parenthesis in memcpy.c 2009-07-03 03:34:09 +00:00
memset.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00