--- zzzz-none-000/linux-4.4.60/mm/kmemleak.c 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/mm/kmemleak.c 2021-02-04 17:41:59.000000000 +0000 @@ -113,7 +113,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 */