linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mm/hmm: fault non-owner device private entries
@ 2022-07-27  0:08 Ralph Campbell
  2022-07-27  0:08 ` [PATCH v3 1/2] " Ralph Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ralph Campbell @ 2022-07-27  0:08 UTC (permalink / raw)
  To: linux-mm
  Cc: Felix Kuehling, Philip Yang, Alistair Popple, John Hubbard,
	Jason Gunthorpe, Andrew Morton, Ralph Campbell

Changes from v1 to v2:
Made code style changes suggested by Alistair Popple
Added a self test to hmm-tests.c (Jason Gunthorpe)

Changes from v2 to v3:
Updated the change description for patch 1 to include an example user
visible effect of the change.
Updated the change description for patch 2 to mention the deleted code.
Added reviewed-by tags and updated the fixes reference.

Andrew's mm tree already has everything except the updated description
for patch 2.

Ralph Campbell (2):
  mm/hmm: fault non-owner device private entries
  mm/hmm: add a test for cross device private faults

 mm/hmm.c                               | 19 ++++++++-----------
 tools/testing/selftests/vm/hmm-tests.c | 14 ++++++++++++--
 2 files changed, 20 insertions(+), 13 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2022-07-28 23:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27  0:08 [PATCH v3 0/2] mm/hmm: fault non-owner device private entries Ralph Campbell
2022-07-27  0:08 ` [PATCH v3 1/2] " Ralph Campbell
2022-07-27  0:08 ` [PATCH v3 2/2] mm/hmm: add a test for cross device private faults Ralph Campbell
2022-07-28 23:17 ` [PATCH v3 0/2] mm/hmm: fault non-owner device private entries Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox