Re: [PATCH v3 1/7] proc/task_mmu: remove unnecessary helpers
From: David Hildenbrand (Arm)
Date: Fri Sep 11 2026 - 06:57:32 EST
On 9/11/26 01:47, Suren Baghdasaryan wrote:
> When per-vma locks were behind a config option, a number of helper
> functions were needed to simplify the locking code. Now that these
> locks are universally available, we can do a little cleanup.
> Remove lock_vma_range(), unlock_vma_range(), query_vma_setup(),
> query_vma_teardown() helpers.
>
> No functional change intended.
>
> Signed-off-by: Suren Baghdasaryan <surenb@xxxxxxxxxx>
> Reviewed-by: Liam R. Howlett (Oracle) <liam@xxxxxxxxxxxxx>
> Reviewed-by: Lorenzo Stoakes (ARM) <ljs@xxxxxxxxxx>
> Acked-by: Usama Arif <usama.arif@xxxxxxxxx>
> Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
> ---
I think you CCed me only on this mail correctly (the other ones went to my old
RH address, I thought that one would bounce)
--
Cheers,
David