It is useless in mincore(2)'s default mode of operation. If we are in
the non-default mode, re-look up the page in the pmap after acquiring
the page's object lock.
Sprinkle some style fixes in vm_map_mincore(). If the approach is
acceptable, I will convert the other implementations of pmap_mincore()
and remove vm_page_pa_tryrelock().