K 10 svn:author V 3 kib K 8 svn:date V 27 2013-06-18T20:02:52.051023Z K 7 svn:log V 392 Since the gem pagefault handler relocks the vm object lock, other thread might fault on the same GTT offset meantime and instantiate the mapping. Recheck that the mgt device object still does not have a page at the current offset after relocking, and return a possibly installed page. Reported by: Oleg Sidorkin Sponsored by: The FreeBSD Foundation MFC after: 2 weeks END