alc b4dc5956c1 Eliminate a redundant pmap_load() from pmap_remove_pages().
There is no reason why the pmap_invalidate_all() in pmap_remove_pages()
must be performed before the final PV list lock release.  Move it past
the lock release.

Eliminate a stale comment from pmap_page_test_mappings().  We implemented
a modified bit in r350004.

MFC after:	1 week
2019-11-10 05:22:01 +00:00
..
2019-11-10 02:31:29 +00:00
2019-11-04 21:06:06 +00:00
2019-10-07 22:40:05 +00:00
2019-09-27 19:17:40 +00:00
2019-11-08 14:51:09 +00:00