]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: fix percpu_{to,from}_op()
authorJan Beulich <JBeulich@novell.com>
Mon, 11 May 2009 15:49:28 +0000 (16:49 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 11 May 2009 15:54:33 +0000 (08:54 -0700)
commit3c598766a2bae1b208470e7cc934ac462561e3cb
tree3119bfbff3966146843b407eefc793db0da89064
parent917a0153621572e88aeb2d5df025ad2e81027287
x86: fix percpu_{to,from}_op()

- the byte operand constraints were wrong for 32-bit
- the to-op's input operands weren't properly parenthesized

[ Impact: fix possible miscompilation or build failure ]

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/include/asm/percpu.h