Alan Cox 3b97569c31 Previously, when pmap_remove_pages() destroyed a dirty superpage mapping,
it only called vm_page_dirty() on the first of the superpage's constituent
4KB pages.  This revision corrects that error, calling vm_page_dirty() on
all of superpage's constituent 4KB pages.

MFC after:	3 days
2019-06-15 17:26:42 +00:00
..
2019-06-11 20:48:19 +00:00
2019-05-27 00:47:51 +00:00
2019-05-02 12:56:13 +00:00
2019-06-12 19:29:48 +00:00
2019-05-08 19:27:30 +00:00
2019-05-12 06:32:46 +00:00
2019-06-12 15:58:11 +00:00
2019-05-17 15:24:34 +00:00
2019-02-04 21:28:25 +00:00
2019-06-08 16:26:56 +00:00