commit | ef1f3413284b9270266cb04a944647e59735f0f1 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Fri Sep 05 13:26:39 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 05 17:04:08 2008 +0200 |
tree | 0e3cb2780ec0cf79969fcd937d6938abe72a2447 | |
parent | 0a328ea43da9c3eefce7cb6c947e43e1a0fef810 [diff] |
x86: ticket spin locks: fix asm constraints In addition to these changes I doubt the 'volatile' on all the ticket lock asm()-s are really necessary. Signed-off-by: Jan Beulich <jbeulich@novell.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>