CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/08 10:12:18
Modified files:
sys/arch/mips64/mips64: pmap.c
Log message:
Be sure to have pmap_extract() return FALSE for existing, but non-valid user
pmap ptes. Found the hard way by tobiasu@.
