Author :
deraadt
Date :
2020-07-21 03:48:04
Hash :ad7f7af0 Message :acpi can use IPL_BIO (a low interrupt) since it only enqueues operations for
later processing. The use of a high interrupt will predate suspend/resume
efforts, we had to redesign acpi to be non-reentrant obviously
discussed with kettenis, in snaps for more than a week