Re: [PATCH 2/2] mm/mprotect: drop 'sub' from batching context
From: Lance Yang
Date: Tue Jun 23 2026 - 10:36:01 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>
>---
Rename-only cleanup. Nothing jumped out, feel free to add:
Reviewed-by: Lance Yang <lance.yang@xxxxxxxxx>