rename rw locks to avoid ambiguity and verboseness
authordv <dv@openbsd.org>
Thu, 2 Sep 2021 07:19:53 +0000 (07:19 +0000)
committerdv <dv@openbsd.org>
Thu, 2 Sep 2021 07:19:53 +0000 (07:19 +0000)
commit076fc6a159c8c6f26af9d843508582e8da8b559e
tree9afb938943fd2cf6a31ef5b583b40858d4ed40af
parentf45a9042c244e39369bbe1194dd2523513032700
rename rw locks to avoid ambiguity and verboseness

Syzbot might complain about "new" panics, but to help debug a recent
report it helps to have unique rw lock names.

"sounds good to me" @mlarkin
sys/arch/amd64/amd64/vmm.c