On Tue, Jun 15, 2021 at 05:23:42PM +0100, Matthew Wilcox (Oracle) wrote: > These functions implement the address_space ->set_page_dirty operation > and should live in pagemap.h, not mm.h so that the rest of the kernel > doesn't get funny ideas about calling them directly. > > Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx> Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>