K 10 svn:author V 2 dg K 8 svn:date V 27 1995-09-17T01:46:03.000000Z K 7 svn:log V 290 Check the return value from vm_map_pageable() when mapping the process's UPAGES and associated page table page. Panic on error. This is less than optimial and will be fixed in the future, but is better than the old behavior of panicing with a "kernel page directory invalid" in pmap_enter. END