Re: [External] [PATCH v3 02/14] mm/page_alloc: split prep_compound_page into head and tail subparts
From: Muchun Song <hidden>
Date: 2021-07-15 02:54:16
Also in:
linux-mm, nvdimm
From: Muchun Song <hidden>
Date: 2021-07-15 02:54:16
Also in:
linux-mm, nvdimm
On Thu, Jul 15, 2021 at 3:36 AM 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>
Reviewed-by: Muchun Song <redacted>