CVS commit: src/sys/uvm
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: wiz Date: Sun Mar 22 12:00:08 UTC 2026 Modified Files: src/sys/uvm: uvm_pdaemon.c Log Message: Disable a kassertmsg. This triggers for me quite reliably over years now, and has been tracked in PR 56764, with no resolution. It seems the asserted inequality just is not correct. To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/sys/uvm/uvm_pdaemon.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.