diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2009-01-31 08:17:23 +0100 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-02-02 17:06:30 +0100 |
commit | e584f559c7b8711cccdf319400acd6294b2c074e (patch) | |
tree | 1e565531ed5ee273ef880cbae71593bdea2be87b /Documentation/video-output.txt | |
parent | x86/paravirt: fix missing callee-save call on pud_val (diff) | |
download | linux-e584f559c7b8711cccdf319400acd6294b2c074e.tar.xz linux-e584f559c7b8711cccdf319400acd6294b2c074e.zip |
x86/paravirt: don't restore second return reg
Impact: bugfix
In the 32-bit calling convention, %eax:%edx is used to return 64-bit
values. Don't save and restore %edx around wrapped functions, or they
can't return a full 64-bit result.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'Documentation/video-output.txt')
0 files changed, 0 insertions, 0 deletions