HomeFreeBSD

Revert "vm_page: drop mpred from grab_valid_iter()"

Description

Revert "vm_page: drop mpred from grab_valid_iter()"

This reverts commit 0f941203ac513f5ed3cf30038ac9e7a062acf1b7.

Removing the unread variable also removed a side-effect of computing a
value to assign to that variable, and that side-effect was critical.