All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm: gup: cleanup gup_fast call chain
@ 2026-08-05  3:58 Aristeu Rozanski
  2026-08-05  3:58 ` [PATCH v2 1/2] mm: gup: move pmd_protnone() into gup_fast_pmd_leaf() Aristeu Rozanski
  2026-08-05  3:58 ` [PATCH v2 2/2] mm: gup: cleanup the gup_fast_*() call chain Aristeu Rozanski
  0 siblings, 2 replies; 3+ messages in thread
From: Aristeu Rozanski @ 2026-08-05  3:58 UTC (permalink / raw)
  To: linux-mm
  Cc: Andrew Morton, David Hildenbrand, Jason Gunthorpe, John Hubbard,
	Peter Xu

These two patches implement the refactor in gup_fast call chain David
Hildenbrand mentioned in

	https://lore.kernel.org/all/85e760cf-b994-40db-8d13-221feee55c60@redhat.com/T/#u

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

Suggested-by: David Hildenbrand <david@kernel.org>
Link: https://lore.kernel.org/all/85e760cf-b994-40db-8d13-221feee55c60@redhat.com/T/#u
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: David Hildenbrand <david@kernel.org>
Cc: Jason Gunthorpe <jgg@ziepe.ca>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Peter Xu <peterx@redhat.com>
Signed-off-by: Aristeu Rozanski <aris@ruivo.org>

-- 
Aristeu


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-05  3:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-05  3:58 [PATCH v2 0/2] mm: gup: cleanup gup_fast call chain Aristeu Rozanski
2026-08-05  3:58 ` [PATCH v2 1/2] mm: gup: move pmd_protnone() into gup_fast_pmd_leaf() Aristeu Rozanski
2026-08-05  3:58 ` [PATCH v2 2/2] mm: gup: cleanup the gup_fast_*() call chain Aristeu Rozanski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.