Re: [PATCH v2 2/7] mm: list_lru: deduplicate unlock_list_lru()

From: Shakeel Butt

Date: Wed Mar 18 2026 - 14:12:10 EST


On Thu, Mar 12, 2026 at 04:51:50PM -0400, 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>

Acked-by: Shakeel Butt <shakeel.butt@xxxxxxxxx>