created | 2021-09-19T16:47:03Z |
---|---|
begin | 2021-09-01T13:37:14Z |
end | 2021-09-01T14:03:24Z |
path | src/sys |
commits | 1 |
date | 2021-09-01T14:03:24Z | |||
---|---|---|---|---|
author | mpi | |||
files | src/sys/arch/amd64/amd64/vmm.c | log | diff | annotate |
message |
Prevent lock ordering issue by raising ipl level of vcpu_pool to IPL_MPFLOOR. Reported-by: [email protected] ok mlarkin@ |