CVSROOT:        /cvs
Module name:    src
Changes by:     mlar...@cvs.openbsd.org 2014/11/08 01:18:37

Modified files:
        sys/arch/amd64/amd64: hibernate_machdep.c 
        sys/arch/i386/i386: hibernate_machdep.c 

Log message:
No need to keep the temporary mappings for the MMU pages for the resume
time page table after we are done creating it in the resuming kernel.
Note the resume time stack has to remain mapped as it is used during the
initial phase of the hibernate unpack while the original page table is
still being used.

Reply via email to