commit | 6514f93a2ce643ef5914eae7ce49b978e1d356aa | [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 | 048b77dbd62677bdcaba692e626dfc070ef0d28f | |
parent | a33fff3a033f2e8a930067ad608c21e1f86bffab [diff] |
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>