CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2021/05/29 02:10:11
Modified files: sys/arch/arm64/dev: aplns.c Log message: Remove support for the hibernate queue. Allocating this queue would overwrite the registers pointing at the normal IO queue and break things. ok dlg@, patrick@