[PATCH v2 0/2] mm: gup: cleanup gup_fast call chain

Aristeu Rozanski <[email protected]> Tue, 04 Aug 2026 23:58:47 -0400
Newsgroups org.kvack.linux-mm
Message-ID <[email protected]>
These two patches implement the refactor in gup_fast call chain David
Hildenbrand mentioned in

	https://lore.kernel.org/all/[email protected]/T/#u

v2: removed unneeded initializations on the second patch as pointed by David

Suggested-by: David Hildenbrand <[email protected]>
Link: https://lore.kernel.org/all/[email protected]/T/#u
Cc: Andrew Morton <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: Jason Gunthorpe <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Peter Xu <[email protected]>
Signed-off-by: Aristeu Rozanski <[email protected]>

-- 
Aristeu