--- zzzz-none-000/linux-4.4.60/mm/kmemleak.c 2017-04-08 07:53:53.000000000 +0000 +++ hawkeye-5590-729/linux-4.4.60/mm/kmemleak.c 2022-03-30 14:21:53.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 */