Prevent lock ordering issue by raising ipl level of vcpu_pool to IPL_MPFLOOR.
authormpi <mpi@openbsd.org>
Wed, 1 Sep 2021 14:03:24 +0000 (14:03 +0000)
committermpi <mpi@openbsd.org>
Wed, 1 Sep 2021 14:03:24 +0000 (14:03 +0000)
commit1be9dae600aab5404a2f31a926b46f16f5c70297
tree139fdc48d3f4d2dd74c6407090d37e7ba535e779
parentf3103e0e35dac1b96994b27bdf98130ac8905a93
Prevent lock ordering issue by raising ipl level of vcpu_pool to IPL_MPFLOOR.

Reported-by: syzbot+c8905496cd61610f77e2@syzkaller.appspotmail.com
ok mlarkin@
sys/arch/amd64/amd64/vmm.c