CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2014/06/10 18:30:25
Modified files: sys/arch/i386/i386: hibernate_machdep.c sys/arch/amd64/amd64: hibernate_machdep.c Log message: Don't map phys pages < 64KB in the resume page table. We stopped doing this in the kernel a few months back and there's no reason these pages need to be mapped during unpack either.