Module Name: src Committed By: rin Date: Thu Aug 3 03:15:48 UTC 2023
Modified Files: src/sys/uvm: uvm_map.c Log Message: uvm_findspace(): For sh3, convert a KASSERTMSG(9) into printf(9) XXX Work around for PR kern/51254 until it gets fixed. With this change, landisk survives full ATF with DIAGNOSTIC enabled. To generate a diff of this commit: cvs rdiff -u -r1.406 -r1.407 src/sys/uvm/uvm_map.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.