PR/58964 CVS commit: src/sys/rump/librump/rumpkern
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR kern/58964; it has been noted by GNATS. From: "Taylor R Campbell" <[email protected]> To: [email protected] Cc: Subject: PR/58964 CVS commit: src/sys/rump/librump/rumpkern Date: Sun, 23 Aug 2026 23:56:54 +0000 Module Name: src Committed By: riastradh Date: Sun Aug 23 23:56:54 UTC 2026 Modified Files: src/sys/rump/librump/rumpkern: vm.c Log Message: rump uvm: Allow uvm_wait_prepare before uvm_init. Probably not worthwhile to figure out how to restructure rump initialization. Fixes total failure of rump after changes for: PR kern/58964: uvm: missing wakeup on uvmexp.free PR kern/60029: panic: cpu0: softints stuck for 16 seconds To generate a diff of this commit: cvs rdiff -u -r1.200 -r1.201 src/sys/rump/librump/rumpkern/vm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.