Catch up with the removal of the vm page buckets spin mutex.

This commit is contained in:
alc 2002-11-02 22:42:18 +00:00
parent 039aae167e
commit b3cfb0145e

View File

@ -228,7 +228,6 @@ static struct witness_order_list_entry order_lists[] = {
* leaf locks
*/
{ "allpmaps", &lock_class_mtx_spin },
{ "vm page buckets mutex", &lock_class_mtx_spin },
{ "vm page queue free mutex", &lock_class_mtx_spin },
{ "icu", &lock_class_mtx_spin },
#ifdef SMP