From: John Hubbard <jhubbard@xxxxxxxxxx> Hi Jerome, This applies on top of your hmm-next branch at git://people.freedesktop.org/~glisse/linux. Related point: even after this patch is applied, I'm still a bit unhappy about another minor point, which is: If you select CONFIG_ZONE_DEVICE and CONFIG_HMM_MIRROR, then CONFIG_DEVICE_PRIVATE is still not selected. As I mentioned earlier, this configures HMM in a way that is essentially useless. Therefore, I'm still tempted to have CONFIG_HMM_MIRROR do an auto-select of CONFIG_DEVICE_PRIVATE, or something like that. Thoughts on that? John Hubbard (1): mm/hmm: Kconfig improvements for device memory and HMM interaction mm/Kconfig | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) -- 2.13.3 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>