Re: [PATCH v6 06/13] include/linux/mm.h: helpers to check zone device generic type
From: Christoph Hellwig <hch@lst.de>
Date: 2021-08-15 09:16:53
Also in:
amd-gfx, linux-ext4, linux-xfs
From: Christoph Hellwig <hch@lst.de>
Date: 2021-08-15 09:16:53
Also in:
amd-gfx, linux-ext4, linux-xfs
On Fri, Aug 13, 2021 at 01:31:43AM -0500, Alex Sierra wrote:
Two helpers added. One checks if zone device page is generic type. The other if page is either private or generic type. Signed-off-by: Alex Sierra <redacted>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>