Remove support for the hibernate queue. Allocating this queue would
authorkettenis <kettenis@openbsd.org>
Sat, 29 May 2021 08:10:11 +0000 (08:10 +0000)
committerkettenis <kettenis@openbsd.org>
Sat, 29 May 2021 08:10:11 +0000 (08:10 +0000)
commitbfce4b2dc86d7664b338cd600e7d759ba46c6217
treed87807bdafc7bc84cf1b46b9d787dcb3e83ab871
parent4d4525de17a8cebd666e3cf050f7900cdf09d4e8
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@
sys/arch/arm64/dev/aplns.c