Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/arch/i386/acpi



Module Name:    src
Committed By:   jdc
Date:           Thu Mar 22 20:21:36 UTC 2007

Modified Files:
        src/sys/arch/i386/acpi [netbsd-4]: acpi_wakeup.c

Log Message:
Pull up revision 1.33 (requested by mlelstv in ticket #511).

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.32.2.1 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