From: Jan Beulich Date: Mon, 11 May 2009 15:49:28 +0000 (+0100) Subject: x86: fix percpu_{to,from}_op() X-Git-Tag: v2.6.30-rc7~30^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c598766a2bae1b208470e7cc934ac462561e3cb;p=pandora-kernel.git 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 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed