K 10 svn:author V 6 cognet K 8 svn:date V 27 2011-11-07T00:12:16.703600Z K 7 svn:log V 300 - Ooops, we should check PGA_WRITEABLE agains aflags, not flags. - in pmap_fault_fixup(), don't assume the mapping as to be a user mapping only because the fault comes from userland. If we were faulting from copyin/copyout or friends, we would remove the userland access, and bad thing would happen. END