Displaying 2 results from an estimated 2 matches for "3eed114b5b6b".
2019 Jun 26
2
[PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
[ add Ira ]
On Wed, Jun 26, 2019 at 5:27 AM Christoph Hellwig <hch at lst.de> wrote:
>
> The code hasn't been used since it was added to the tree, and doesn't
> appear to actually be usable.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> Reviewed-by: Jason Gunthorpe <jgg at mellanox.com>
> Acked-by: Michal Hocko <mhocko at suse.com>
2019 Jun 26
0
[PATCH 04/25] mm: remove MEMORY_DEVICE_PUBLIC support
...onverted to be independent of "public" pages.
> Perhaps it should be pulled out of -mm and incorporated in this
> series.
>
> [1]: https://lore.kernel.org/lkml/20190605214922.17684-1-ira.weiny at intel.com/
Agreed and Andrew picked the first 2 versions of it, mmotm commits:
3eed114b5b6b mm-swap-fix-release_pages-when-releasing-devmap-pages-v2
9b7d8d0f572f mm/swap.c: fix release_pages() when releasing devmap pages
I don't see v3 but there were no objections...
Ira