Re: [PATCHv6 02/17] mm: Change the interface of prep_compound_tail()

From: Vlastimil Babka

Date: Tue Feb 10 2026 - 10:10:47 EST


On 2/2/26 16:56, Kiryl Shutsemau wrote:
> Instead of passing down the head page and tail page index, pass the tail
> and head pages directly, as well as the order of the compound page.
>
> This is a preparation for changing how the head position is encoded in
> the tail page.
>
> Signed-off-by: Kiryl Shutsemau <kas@xxxxxxxxxx>
> Reviewed-by: Muchun Song <muchun.song@xxxxxxxxx>
> Reviewed-by: Zi Yan <ziy@xxxxxxxxxx>

Reviewed-by: Vlastimil Babka <vbabka@xxxxxxx>