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

This commit is contained in:
Alan Cox 2002-11-02 22:42:18 +00:00
parent 02af9de6fc
commit 151113a946

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