Re: [PATCH v2 2/3] Documentation: kmemleak: document the conditional min_unref_scans default

From: Catalin Marinas

Date: Mon Aug 03 2026 - 11:31:34 EST


On Fri, Jul 31, 2026 at 03:13:05AM -0700, Breno Leitao wrote:
> min_unref_scans now defaults to 2 when CONFIG_DEBUG_KMEMLEAK_AUTO_SCAN and
> CONFIG_DEBUG_KMEMLEAK_VERBOSE are both enabled, but the documentation still
> states that the default is unconditionally 1.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>