kernel_optimize_test/arch
Jeremy Fitzhardinge e584f559c7 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>
2009-02-02 08:06:30 -08:00
..
alpha Merge branch 'linus' into core/percpu 2009-01-30 18:23:30 +01:00
arm Merge branch 'linus' into core/percpu 2009-01-30 18:23:30 +01:00
avr32
blackfin
cris
frv
h8300
ia64 Merge branch 'linus' into core/percpu 2009-01-30 18:23:30 +01:00
m32r
m68k
m68knommu
mips
mn10300
parisc Merge branch 'linus' into core/percpu 2009-01-30 18:23:30 +01:00
powerpc Merge branch 'linus' into core/percpu 2009-01-30 18:23:30 +01:00
s390
sh
sparc
um
x86 x86/paravirt: don't restore second return reg 2009-02-02 08:06:30 -08:00
xtensa
.gitignore
Kconfig