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:
664c795
)
x86/paravirt: return full 64-bit result
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Wed, 4 Feb 2009 00:00:38 +0000
(16:00 -0800)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 4 Feb 2009 00:05:00 +0000
(16:05 -0800)
Impact: Bug fix
A hunk went missing in the original patch, and callee-save callsites were
not marked as returning the upper 32-bit of result, causing Badness.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found