diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 3dea52f7be9c1d3faa324babd86f1360a5c3be68..46a910acce3f06dd294e1c719c27c26dea20a447 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -570,7 +570,7 @@ config DEBUG_KMEMLEAK_EARLY_LOG_SIZE int "Maximum kmemleak early log entries" depends on DEBUG_KMEMLEAK range 200 40000 - default 400 + default 16000 help Kmemleak must track all the memory allocations to avoid reporting false positives. Since memory may be allocated or