K 10 svn:author V 5 peter K 8 svn:date V 27 2002-08-03T00:59:15.000000Z K 7 svn:log V 371 Take a shot at fixing a nasty bug in the pmap changes that I did. I missed the pmap_kenter/kremove in this file, which leads to read()/write() of /dev/mem using stale TLB entries. (gah!) Fortunately, mmap of /dev/mem wasn't affected, so it wasn't as bad as it could have been. This throws some light on the 'X server affects stability' thread.... Pointed out by: bde END