CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2017/03/27 12:24:08

Modified files:
        sys/arch/i386/i386: acpi_machdep.c 
        sys/arch/amd64/amd64: acpi_machdep.c 
        sys/arch/loongson/dev: apm.c 

Log message:
hibernate_free() should not be called from MD code, acpi_sleep_state()
unwinds that.  Upon hibernate fail, this was a collection of double-frees..
ok claudio mlarkin

Reply via email to