1
0
Fork 0
alistair23-linux/arch/blackfin
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
..
boot kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00
configs Blackfin: increase default async timings for parallel flashes 2009-09-16 22:10:42 -04:00
include/asm locking: Convert raw_spinlock to arch_spinlock 2009-12-14 23:55:32 +01:00
kernel Unify sys_mmap* 2009-12-11 06:44:29 -05:00
lib Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mach-bf518 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf527 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf533 Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
mach-bf537 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf538 Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
mach-bf548 Merge branch 'for-next' into for-linus 2009-12-07 18:36:35 +01:00
mach-bf561 Blackfin: work around testset anomaly 05000477 2009-11-25 02:35:39 -05:00
mach-common Unify sys_mmap* 2009-12-11 06:44:29 -05:00
mm Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: convert to GENERIC_HARDIRQS_NO__DO_IRQ 2009-10-08 00:58:20 -04:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile kbuild: use INSTALLKERNEL to select customized installkernel script 2009-09-20 12:18:14 +02:00