Minor fixes since last post (1), apply on top of rc6 done that because conflict in infiniband are harder to solve then conflict with mm tree.
Tree with the patchset: git://people.freedesktop.org/~glisse/linux hmm-v10 branch This part of the patchset implement anonymous memory migration. It allows to migrate anonymous memory seamlessly to device memory and to have migration back to system memory if CPU try to access migrated memory. For the rational behind HMM please refer to core HMM patchset https://lkml.org/lkml/2015/8/13/623 Cheers, Jérôme To: "Andrew Morton" <[email protected]>, To: <[email protected]>, To: linux-mm <[email protected]>, Cc: "Linus Torvalds" <[email protected]>, Cc: "Mel Gorman" <[email protected]>, Cc: "H. Peter Anvin" <[email protected]>, Cc: "Peter Zijlstra" <[email protected]>, Cc: "Linda Wang" <[email protected]>, Cc: "Kevin E Martin" <[email protected]>, Cc: "Andrea Arcangeli" <[email protected]>, Cc: "Johannes Weiner" <[email protected]>, Cc: "Larry Woodman" <[email protected]>, Cc: "Rik van Riel" <[email protected]>, Cc: "Dave Airlie" <[email protected]>, Cc: "Jeff Law" <[email protected]>, Cc: "Brendan Conoboy" <[email protected]>, Cc: "Joe Donohue" <[email protected]>, Cc: "Christophe Harle" <[email protected]>, Cc: "Duncan Poole" <[email protected]>, Cc: "Sherry Cheung" <[email protected]>, Cc: "Subhash Gutti" <[email protected]>, Cc: "John Hubbard" <[email protected]>, Cc: "Mark Hairgrove" <[email protected]>, Cc: "Lucien Dunning" <[email protected]>, Cc: "Cameron Buschardt" <[email protected]>, Cc: "Arvind Gopalakrishnan" <[email protected]>, Cc: "Haggai Eran" <[email protected]>, Cc: "Or Gerlitz" <[email protected]>, Cc: "Sagi Grimberg" <[email protected]> Cc: "Shachar Raindel" <[email protected]>, Cc: "Liran Liss" <[email protected]>, Cc: "Roland Dreier" <[email protected]>, Cc: "Sander, Ben" <[email protected]>, Cc: "Stoner, Greg" <[email protected]>, Cc: "Bridgman, John" <[email protected]>, Cc: "Mantor, Michael" <[email protected]>, Cc: "Blinzer, Paul" <[email protected]>, Cc: "Morichetti, Laurent" <[email protected]>, Cc: "Deucher, Alexander" <[email protected]>, Cc: "Leonid Shamis" <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

