K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-06-07T04:17:39.000000Z K 7 svn:log V 308 pmap_find_vhpt() has been observed to return a NULL pointer when the caller assumes this to not happen by means of performing an indirection without checking the return value. Add KASSERTs to force a kernel with INVARIANTS to panic. This is a short-term measure. The pmap code is scheduled to be overhauled. END