5/8
mm/gup: fill the pages array outside the pud/pmd lock
follow_huge_pud() and follow_huge_pmd() fill pages[] and flush the page’s caches while still holding the pud or pmd lock. Neither flush_anon_page() nor flush_dcache_page() needs that lock. Have the h