This is a follow-up to [1], performing some related cleanups. There
are more cleanups to be had, but I'll have to focus on some other stuff
next. I might come back to that once I'm stuck on (annoyed by :) )
other things.

Cc: Andrew Morton <a...@linux-foundation.org>
Cc: "Jérôme Glisse" <jgli...@redhat.com>
Cc: Jonathan Corbet <cor...@lwn.net>
Cc: Alex Shi <al...@kernel.org>
Cc: Yanteng Si <si.yant...@linux.dev>
Cc: Karol Herbst <kher...@redhat.com>
Cc: Lyude Paul <ly...@redhat.com>
Cc: Danilo Krummrich <d...@kernel.org>
Cc: David Airlie <airl...@gmail.com>
Cc: Simona Vetter <sim...@ffwll.ch>
Cc: "Liam R. Howlett" <liam.howl...@oracle.com>
Cc: Lorenzo Stoakes <lorenzo.stoa...@oracle.com>
Cc: Vlastimil Babka <vba...@suse.cz>
Cc: Jann Horn <ja...@google.com>
Cc: Pasha Tatashin <pasha.tatas...@soleen.com>
Cc: Peter Xu <pet...@redhat.com>
Cc: Alistair Popple <apop...@nvidia.com>
Cc: Jason Gunthorpe <j...@nvidia.com>

[1] https://lkml.kernel.org/r/20250129115411.2077152-1-da...@redhat.com

David Hildenbrand (4):
  lib/test_hmm: make dmirror_atomic_map() consume a single page
  mm/mmu_notifier: drop owner from MMU_NOTIFY_EXCLUSIVE
  mm/memory: pass folio and pte to restore_exclusive_pte()
  mm/memory: document restore_exclusive_pte()

 drivers/gpu/drm/nouveau/nouveau_svm.c |  6 +--
 include/linux/mmu_notifier.h          |  4 +-
 include/linux/rmap.h                  |  2 +-
 lib/test_hmm.c                        | 35 ++++++-----------
 mm/memory.c                           | 54 +++++++++++++++++++--------
 mm/rmap.c                             |  3 +-
 6 files changed, 54 insertions(+), 50 deletions(-)

-- 
2.48.1

Reply via email to