- Tell witness about ALQ's spin lock.
This commit is contained in:
parent
9405072a95
commit
c76e20451c
@ -233,6 +233,7 @@ static struct witness_order_list_entry order_lists[] = {
|
||||
{ "clk", &lock_class_mtx_spin },
|
||||
{ "mutex profiling lock", &lock_class_mtx_spin },
|
||||
{ "zombie_thread_lock", &lock_class_mtx_spin },
|
||||
{ "ALD Queue", &lock_class_mtx_spin },
|
||||
{ NULL, NULL },
|
||||
{ NULL, NULL }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user