Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/i386/acpi



Module Name:    src
Committed By:   tshiozak
Date:           Wed Jan 24 20:32:45 UTC 2007

Modified Files:
        src/sys/arch/i386/acpi: acpi_wakeup.c

Log Message:
In acpi_restorecpu, "pushl ret_addr" was wrong.
this decrease esp unsuitably.  this may crash the kernel while leaving
acpi_md_sleep().  (rely on the code generation options passed to cc)


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/i386/acpi/acpi_wakeup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index