linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Small HMM fixes
@ 2018-03-26 21:30 jglisse
  2018-03-26 21:30 ` [PATCH 1/2] mm/hmm: do not ignore specific pte fault flag in hmm_vma_fault() jglisse
  2018-03-26 21:30 ` [PATCH 2/2] mm/hmm: clarify fault logic for device private memory jglisse
  0 siblings, 2 replies; 3+ messages in thread
From: jglisse @ 2018-03-26 21:30 UTC (permalink / raw)
  To: linux-mm
  Cc: Andrew Morton, linux-kernel, Jérôme Glisse,
	Ralph Campbell, Evgeny Baskakov, Mark Hairgrove, John Hubbard

From: Jérôme Glisse <jglisse@redhat.com>

Two small fixes on top of what i already sent. First one fix a real
dumb mistake (i did). Second one fix fault logic to be consistant in
respect to all combinations.

No cc-ing stable for lack of current upstream user.

Kudos to Ralph for catching those.

Cc: Ralph Campbell <rcampbell@nvidia.com>
Cc: Evgeny Baskakov <ebaskakov@nvidia.com>
Cc: Mark Hairgrove <mhairgrove@nvidia.com>
Cc: John Hubbard <jhubbard@nvidia.com>

Ralph Campbell (2):
  mm/hmm: do not ignore specific pte fault flag in hmm_vma_fault()
  mm/hmm: clarify fault logic for device private memory

 mm/hmm.c | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-03-26 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-26 21:30 [PATCH 0/2] Small HMM fixes jglisse
2018-03-26 21:30 ` [PATCH 1/2] mm/hmm: do not ignore specific pte fault flag in hmm_vma_fault() jglisse
2018-03-26 21:30 ` [PATCH 2/2] mm/hmm: clarify fault logic for device private memory jglisse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).