commit | 992b95920a311db3267659ea17160e4812a05830 | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Wed Jan 30 13:31:26 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:26 2008 +0100 |
tree | 55c66597cc8443a9ebcd6342e8aab90041625f94 | |
parent | 4ad02718345783a3b84bae1895917666b779850d [diff] |
x86: fix asm memory constraints in local_64.h Use the shorter +m form rather than =m and m. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>