Messages in this thread |  | | From | Ralph Campbell <> | Subject | [PATCH 0/3] mm/migrate: add missing check for stable | Date | Tue, 7 Jan 2020 13:12:05 -0800 |
| |
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
|  |