K 10 svn:author V 4 tijl K 8 svn:date V 27 2014-12-02T14:21:06.448570Z K 7 svn:log V 466 MFC r269634: drm: fix usage of vm_phys_fictitious_to_vm_page vm_phys_fictitious_to_vm_page should not be called directly, even when operating on a range that has been registered using vm_phys_fictitious_reg_range. PHYS_TO_VM_PAGE should be used instead because on arches that use VM_PHYSSEG_DENSE the page might come directly from vm_page_array. Reported by: nwhitehorn Tested by: nwhitehorn, David Mackay Sponsored by: Citrix Systems R&D END