Re: [PATCH 2/2] mm/mprotect: drop 'sub' from batching context

From: Barry Song

Date: Thu Jun 25 2026 - 06:14:45 EST


On Tue, Jun 23, 2026 at 8:57 PM Dev Jain <dev.jain@xxxxxxx> wrote:
>
> Shorten the name of page_anon_exclusive_sub_batch by dropping the
> "sub-batch" context - the function itself doesn't need this context.
> Similarly, drop "sub" from sub_batch_idx, it is unnecessary and the
> usage is clear enough.
>
> Signed-off-by: Dev Jain <dev.jain@xxxxxxx>
> ---

Reviewed-by: Barry Song <baohua@xxxxxxxxxx>