x86: spinlock_32/64 match the jump labels and symbols
commit3b23ed84ec34f04f54f7d5b1e35f258d64a7a5fb
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:34 +0000 (30 13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:34 +0000 (30 13:30 +0100)
treeb78e155e003dd854b9947eb06f9f79c32df8d4f7
parent6514f93a2ce643ef5914eae7ce49b978e1d356aa
x86: spinlock_32/64 match the jump labels and symbols

Match the jump labels in  the 32/64 variants and switch the
64bit version to symbols, so the functions are almost identical
except for the operand size now.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/spinlock_32.h
include/asm-x86/spinlock_64.h