diff options
| -rw-r--r-- | sys/kern/subr_witness.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/kern/subr_witness.c b/sys/kern/subr_witness.c index 7b9d77d3df8b..a0dfb6307646 100644 --- a/sys/kern/subr_witness.c +++ b/sys/kern/subr_witness.c @@ -376,7 +376,6 @@ static struct witness_order_list_entry order_lists[] = { { "ap boot", &lock_class_mtx_spin }, #endif { "rm.mutex_mtx", &lock_class_mtx_spin }, - { "hptlock", &lock_class_mtx_spin }, { "sio", &lock_class_mtx_spin }, #ifdef __i386__ { "cy", &lock_class_mtx_spin }, |
