Re: [PATCH v2 1/5] proc/task_mmu: remove unnecessary helpers
From: David Hildenbrand (Arm)
Date: Wed Sep 09 2026 - 15:20:36 EST
On 9/7/26 08:39, 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>
> ---
As Usama says, this could get picked up early independent of the rest (maybe
even as part of the other patch set)
Acked-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
--
Cheers,
David