Re: [PATCH v2 2/7] mm: list_lru: deduplicate unlock_list_lru()
From: David Hildenbrand (Arm)
Date: Tue Mar 17 2026 - 05:52:19 EST
On 3/12/26 21:51, Johannes Weiner wrote:
> The MEMCG and !MEMCG variants are the same. lock_list_lru() has the
> same pattern when bailing. Consolidate into a common implementation.
>
> Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx>
> ---
Reviewed-by: David Hildenbrand (Arm) <david@xxxxxxxxxx>
--
Cheers,
David