CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2017/03/07 07:41:57

Modified files:
        sys/arch/amd64/amd64: lock_machdep.c 
        sys/arch/i386/i386: lock_machdep.c 
        sys/arch/sparc64/sparc64: lock_machdep.c 

Log message:
Keep on trying to grab the lock after leaving ddb after lock spin-out.
This restores the behaviour that preceded ticket locks. The feature can
be useful in some debug cases where the system is not totally borken.

OK guenther@, dlg@, mpi@

Reply via email to