alc a560ecfcc3 Eliminate duplicate assertions. We assert at the start of vm_fault_hold()
that the map entry is wired if the caller passes the flag VM_FAULT_WIRE.
Eliminate the same assertion, but spelled differently, at the end of
vm_fault_hold() and vm_fault_populate().  Repeat the assertion only if the
map is unlocked and the map lookup must be repeated.

Reviewed by:	kib
MFC after:	10 days
Differential Revision:	https://reviews.freebsd.org/D15582
2018-05-28 04:38:10 +00:00
..
2018-05-24 17:06:00 +00:00
2018-05-28 03:14:36 +00:00
2018-05-24 21:11:33 +00:00
2018-05-28 02:34:38 +00:00
2018-05-26 23:02:15 +00:00
2018-05-25 08:44:00 +00:00