kib 340b707be8 Fix off-by-one in the vm_fault_populate() code.
When re-calculating the last inclusive page index after the pager
call, -1 was erronously ommitted.  If the pager extended the run
(unlikely), the result would be insertion of the valid page mapping
outside the current map entry range.

Found by:	alc
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2017-03-19 14:42:16 +00:00
..
2017-03-18 18:34:29 +00:00
2017-03-17 12:34:57 +00:00
2017-01-28 02:22:15 +00:00
2017-03-05 03:05:24 +00:00
2017-03-18 18:34:29 +00:00
2017-02-28 23:42:47 +00:00
2017-03-19 00:54:24 +00:00
2017-03-14 20:57:54 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-02-28 23:42:47 +00:00
2017-03-19 00:54:24 +00:00
2017-02-28 23:42:47 +00:00
2017-01-28 02:22:15 +00:00