Re: [PATCH v3 2/4] mm/memory: convert wp_page_shared() to use folios

From: Matthew Wilcox
Date: Thu Jul 06 2023 - 13:48:49 EST


On Thu, Jul 06, 2023 at 09:38:45AM -0700, Sidhartha Kumar wrote:
> Saves six implicit calls to compound_head().
>
> Signed-off-by: Sidhartha Kumar <sidhartha.kumar@xxxxxxxxxx>

Reviewed-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>