Re: [PATCH v3 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
From: Dan Williams <hidden>
Date: 2021-07-15 00:19:30
Also in:
linux-mm, nvdimm
From: Dan Williams <hidden>
Date: 2021-07-15 00:19:30
Also in:
linux-mm, nvdimm
On Wed, Jul 14, 2021 at 12:36 PM Joao Martins [off-list ref] wrote:
Split the utility function prep_compound_page() into head and tail counterparts, and use them accordingly. This is in preparation for sharing the storage for / deduplicating compound page metadata. Signed-off-by: Joao Martins <redacted> Acked-by: Mike Kravetz <redacted>
Looks good, Reviewed-by: Dan Williams <redacted>