CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/06/21 06:46:30
Modified files:
sys/sys : hibernate.h
sys/kern : subr_hibernate.c
Log message:
use regular i/o functions in the hibernate resume path. ahci(4) hibernate
i/o will not mix with regular i/o so it can only be used in the hibernate
path.
ok deraadt@ mlarkin@
