On Thu, Oct 14, 2021 at 10:39:27AM -0500, Alex Sierra wrote: > From: Ralph Campbell <[email protected]> > > There are several places where ZONE_DEVICE struct pages assume a reference > count == 1 means the page is idle and free. Instead of open coding this, > add a helper function to hide this detail. > > Signed-off-by: Ralph Campbell <[email protected]> > Signed-off-by: Alex Sierra <[email protected]> > Reviewed-by: Christoph Hellwig <[email protected]> > Acked-by: Theodore Ts'o <[email protected]> > Acked-by: Darrick J. Wong <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
