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: Sun Mar 15 04:19:11 UTC 2026 Modified Files: src/sys/kern: kern_runq.c Log Message: sched_catchlwp: fix an inverted conditional fix a regression in the "partly prepare for more than 2-level CPU speed scheduler support" change. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/sys/kern/kern_runq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.