git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
917a015
)
x86: fix percpu_{to,from}_op()
author
Jan Beulich
<JBeulich@novell.com>
Mon, 11 May 2009 15:49:28 +0000
(16:49 +0100)
committer
H. Peter Anvin
<hpa@zytor.com>
Mon, 11 May 2009 15:54:33 +0000
(08:54 -0700)
- 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>
No differences found