Module Name: src Committed By: riz Date: Mon Apr 9 17:58:11 UTC 2012
Modified Files: src/sys/uvm [netbsd-6]: uvm_glue.c Log Message: Pull up following revision(s) (requested by chs in ticket #167): sys/uvm/uvm_glue.c: revision 1.158 fix uarea_system_poolpage_free() to handle freeing a uarea that was not allocated by cpu_uarea_alloc() (ie. on plaforms where cpu_uarea_alloc() failing is not fatal). fixes PR 46284. To generate a diff of this commit: cvs rdiff -u -r1.156.2.1 -r1.156.2.2 src/sys/uvm/uvm_glue.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.