CVSROOT:        /cvs
Module name:    src
Changes by:     mlar...@cvs.openbsd.org 2013/05/30 11:15:38

Modified files:
        sys/arch/amd64/amd64: hibernate_machdep.c 
        sys/arch/amd64/include: hibernate_var.h 

Log message:
Even though we reserve 3 pages for the amd64 hibernate stack, we set the
resume time stack pointer to the first page reserved, effectively giving us
only one page to work with. Found when I was debugging some unrelated stack
issues in the resume code.

Reply via email to