Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/kern



Module Name:    src
Committed By:   yamt
Date:           Fri Mar 27 23:42:12 UTC 2026

Modified Files:
        src/sys/kern: kern_lock.c

Log Message:
kernel_lock_spinout: Fix lock holder check

* fix the "kernel_lock is still held by someone" check

* stop asserting holder != curcpu() and comment why


To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/kern/kern_lock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index