0d58a1f020
use UVM_UNKNOWN_OFFSET in the call to uvm_map_prepare. This fixes a '"panic: malloc: out of space in kmem_map" when it's not really' testcase of mine, and one reported to me by chuq. This is likely to fix PR/35587 as well. Looks/seems fine to me from chuq and yamt. Thanks.