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

From: Pedro Falcato

Date: Tue Jun 23 2026 - 11:37:42 EST


On Tue, Jun 23, 2026 at 12:57:22PM +0000, Dev Jain 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: Pedro Falcato <pfalcato@xxxxxxx>

This is less confusing, thanks!

--
Pedro