Add the scc_hwmtx spin mutex, defined by scc(4).
This commit is contained in:
parent
6692456a36
commit
aa6df7801f
@ -380,6 +380,7 @@ static struct witness_order_list_entry order_lists[] = {
|
||||
#ifdef __i386__
|
||||
{ "cy", &lock_class_mtx_spin },
|
||||
#endif
|
||||
{ "scc_hwmtx", &lock_class_mtx_spin },
|
||||
{ "uart_hwmtx", &lock_class_mtx_spin },
|
||||
{ "sabtty", &lock_class_mtx_spin },
|
||||
{ "zstty", &lock_class_mtx_spin },
|
||||
|
Loading…
Reference in New Issue
Block a user