]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use immediates instead of RW_LOCK_BIAS_STR
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:30:34 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:34 +0000 (13:30 +0100)
commit601ecd661fdc015ae886e965240ffd832a907817
tree048b77dbd62677bdcaba692e626dfc070ef0d28f
parent6256cacea518bbe7320068d51b1787bb8d61a9e7
x86: use immediates instead of RW_LOCK_BIAS_STR

Use immediate instead of the RW_LOCK_BIAS_STR.
Makes the code more readable and gets rid of the string constant.

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