Remove bpf interface lock, it is no longer exist.
This commit is contained in:
parent
e199792d23
commit
2317067c31
@ -576,7 +576,6 @@ static struct witness_order_list_entry order_lists[] = {
|
|||||||
* BPF
|
* BPF
|
||||||
*/
|
*/
|
||||||
{ "bpf global lock", &lock_class_sx },
|
{ "bpf global lock", &lock_class_sx },
|
||||||
{ "bpf interface lock", &lock_class_rw },
|
|
||||||
{ "bpf cdev lock", &lock_class_mtx_sleep },
|
{ "bpf cdev lock", &lock_class_mtx_sleep },
|
||||||
{ NULL, NULL },
|
{ NULL, NULL },
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user