pk 57e61589e7 Fix two cases of handling stale page table information:
1. when reading the referenced/modified bits the TLB entry must be flushed
   before reading the in-core version.
2. when wrapping up an entire segment in pmap_page_protect(), flush the PTPs
   from the TLB to prevent a table-walking operation to pick up stale - or
   possibly bogus - PTEs.

(hopefully I'll get a few of my hairs back now..)
1996-05-29 20:58:38 +00:00
..
1996-05-25 21:59:38 +00:00
1996-05-29 19:10:16 +00:00
1996-05-28 23:24:50 +00:00
1996-05-23 23:35:22 +00:00
1996-05-28 23:27:04 +00:00