--- zzzz-none-000/linux-5.4.213/mm/kmemleak.c 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/mm/kmemleak.c 2024-05-29 11:20:02.000000000 +0000 @@ -103,7 +103,7 @@ /* * Kmemleak configuration and common defines. */ -#define MAX_TRACE 16 /* stack trace length */ +#define MAX_TRACE 4 /* stack trace length */ #define MSECS_MIN_AGE 5000 /* minimum object age for reporting */ #define SECS_FIRST_SCAN 60 /* delay before the first scan */ #define SECS_SCAN_WAIT 600 /* subsequent auto scanning delay */