Be sure to have pmap_extract() return FALSE for existing, but non-valid user
authormiod <miod@openbsd.org>
Wed, 8 Jan 2014 17:12:18 +0000 (17:12 +0000)
committermiod <miod@openbsd.org>
Wed, 8 Jan 2014 17:12:18 +0000 (17:12 +0000)
commit5d3b3ef61cc3810568949358b7eedad4a0736edc
treec8446f480b958c3424d7770202d436fc95e748fe
parent613a6d015f465acef124c10ee25a88982f81c304
Be sure to have pmap_extract() return FALSE for existing, but non-valid user
pmap ptes.  Found the hard way by tobiasu@.
sys/arch/mips64/mips64/pmap.c