x86/paravirt: return full 64-bit result
commit0eb592dbba40baebec9cdde3ff4574185de6cbcc
authorJeremy Fitzhardinge <jeremy@goop.org>
Wed, 4 Feb 2009 00:00:38 +0000 (3 16:00 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 4 Feb 2009 00:05:00 +0000 (3 16:05 -0800)
treeae98a39cefb0019300c5b1d641d5bb89eae39fe7
parent664c7954721adfc9bd61de6ec78f89f482f1a802
x86/paravirt: return full 64-bit result

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>
arch/x86/include/asm/paravirt.h