Oops, add zstty to the witness order list.
Noticed by: benno
This commit is contained in:
parent
eb2ba5d3da
commit
be0800e85e
@ -221,6 +221,7 @@ static struct witness_order_list_entry order_lists[] = {
|
||||
{ "cy", &lock_class_mtx_spin },
|
||||
#endif
|
||||
{ "sabtty", &lock_class_mtx_spin },
|
||||
{ "zstty", &lock_class_mtx_spin },
|
||||
{ "ng_node", &lock_class_mtx_spin },
|
||||
{ "ng_worklist", &lock_class_mtx_spin },
|
||||
{ "ithread table lock", &lock_class_mtx_spin },
|
||||
|
Loading…
Reference in New Issue
Block a user