vmm(4): raise vm pool ipl to IPL_MPFLOOR
authordv <dv@openbsd.org>
Sun, 5 Sep 2021 16:36:34 +0000 (16:36 +0000)
committerdv <dv@openbsd.org>
Sun, 5 Sep 2021 16:36:34 +0000 (16:36 +0000)
commit5c7422edec92a00f94e549722d71db846b850d21
tree314fd831fa213d68053e931ee5421b6087c4618b
parentf436debf7b018aaec336928708f246acd20a9a35
vmm(4): raise vm pool ipl to IPL_MPFLOOR

Similar to the recent change by mpi in revision 1.288, commitid:
A4zhVhOoHAIpRGBJ, raise the ipl level of the vm_pool to IPL_MPFLOOR
to prevent lock ordering issues.

ok mpi@
sys/arch/amd64/amd64/vmm.c