commit | 3b23ed84ec34f04f54f7d5b1e35f258d64a7a5fb | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 30 13:30:34 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:34 2008 +0100 |
tree | b78e155e003dd854b9947eb06f9f79c32df8d4f7 | |
parent | 6514f93a2ce643ef5914eae7ce49b978e1d356aa [diff] |
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>