CVSROOT:        /cvs
Module name:    src
Changes by:     kette...@cvs.openbsd.org        2013/03/20 15:23:05

Modified files:
        sys/arch/i386/i386: acpi_machdep.c ipifuncs.c 
        sys/arch/amd64/amd64: acpi_machdep.c ipifuncs.c 

Log message:
Previous commit to acpi_machdep.c broke suspend because the IPI to save the
FPU state needs a little bit more setup.  Fix things properly this time by
simplifying matters and saving the FPU state from the IPI that halts the
CPU.  With help from deraadt@ and mlarkin@.

ok deraadt@, mlarkin@

Reply via email to