CVS commit: src/sys/kern
"YAMAMOTO Takashi" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
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.