K 10 svn:author V 6 royger K 8 svn:date V 27 2014-08-06T17:45:59.793362Z K 7 svn:log V 452 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