On 7/11/26 20:45, Lorenzo Stoakes wrote: > There's a large number of vm_get_page_prot(vma->vm_flags) invocations. Make > life easier by introducing vma_get_page_prot() parameterised by the VMA. > > This also makes converting vm_get_page_prot() to vma_flags_t easier. > > Also update the userland VMA tests to reflect the change. > > No functional change intended. > > Acked-by: Zi Yan <[email protected]> > Acked-by: Jani Nikula <[email protected]> # for i915 > Reviewed-by: Thomas Zimmermann <[email protected]> # for DRM > Signed-off-by: Lorenzo Stoakes <[email protected]>
Reviewed-by: Vlastimil Babka (SUSE) <[email protected]>
