CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2024/05/03 07:47:31

Modified files:
        sys/kern       : subr_witness.c 

Log message:
witness: Display lock cycles longer than two locks

When a lock order reversal is found, perform a path search in the lock
order graph. This lets witness(4) display lock cycles that are longer
than two locks.

OK mpi@

Reply via email to