Re: [PATCH 1/3] mm: kmemleak: drop kmemleak_warning variable
From: Catalin Marinas
Date: Thu May 01 2025 - 06:39:18 EST
On Wed, Apr 30, 2025 at 04:59:45PM -0400, Luiz Capitulino wrote:
> The kmemleak_warning variable is not used since commit c5665868183f ("mm:
> kmemleak: use the memory pool for early allocations"), drop it.
>
> Signed-off-by: Luiz Capitulino <luizcap@xxxxxxxxxx>
Reviewed-by: Catalin Marinas <catalin.marinas@xxxxxxx>