LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/3] mm/migrate: add missing check for stable
@ 2020-01-07 21:12 Ralph Campbell
  2020-01-07 21:12 ` [PATCH 1/3] mm/migrate: remove useless mask of start address Ralph Campbell
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ralph Campbell @ 2020-01-07 21:12 UTC (permalink / raw)
  To: linux-mm, linux-kernel
  Cc: Jerome Glisse, John Hubbard, Christoph Hellwig, Jason Gunthorpe,
	Bharata B Rao, Michal Hocko, Andrew Morton, Ralph Campbell

The first two patches are preparation for the third patch which fixes a
potential bug. This is for Andrew's tree since I don't think it will
conflict with any of Jason Gunthorpe's patches for mmu interval
notifiers.

Ralph Campbell (3):
  mm/migrate: remove useless mask of start address
  mm/migrate: clean up some minor coding style
  mm/migrate: add stable check in migrate_vma_insert_page()

 mm/migrate.c | 50 +++++++++++++++++++++++++++-----------------------
 1 file changed, 27 insertions(+), 23 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-01-08  7:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 21:12 [PATCH 0/3] mm/migrate: add missing check for stable Ralph Campbell
2020-01-07 21:12 ` [PATCH 1/3] mm/migrate: remove useless mask of start address Ralph Campbell
2020-01-08  7:11   ` Christoph Hellwig
2020-01-07 21:12 ` [PATCH 2/3] mm/migrate: clean up some minor coding style Ralph Campbell
2020-01-07 21:33   ` Chris Down
2020-01-08  7:11   ` Christoph Hellwig
2020-01-07 21:12 ` [PATCH 3/3] mm/migrate: add stable check in migrate_vma_insert_page() Ralph Campbell
2020-01-08  7:12   ` Christoph Hellwig

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).