linux-stable-rt/arch/powerpc
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
configs Merge commit 'origin/master' into next 2009-12-09 17:14:38 +11:00
include/asm locking: Convert raw_spinlock to arch_spinlock 2009-12-14 23:55:32 +01:00
kernel locking: Convert raw_spinlock to arch_spinlock 2009-12-14 23:55:32 +01:00
kvm Merge commit 'origin/master' into next 2009-12-09 17:14:38 +11:00
lib locking: Convert raw_spinlock to arch_spinlock 2009-12-14 23:55:32 +01:00
math-emu
mm powerpc/8xx: Invalidate non present TLBs 2009-12-09 17:10:35 +11:00
oprofile
platforms locking: Convert raw_spinlock to arch_spinlock 2009-12-14 23:55:32 +01:00
sysdev Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 2009-12-12 14:27:24 -08:00
xmon
Kconfig sysfs/cpu: Add probe/release files 2009-12-09 17:09:33 +11:00
Kconfig.debug
Makefile
relocs_check.pl