Update KMEMLEAK log size default

Upstream renamed the setting to DEBUG_KMEMLEAK_MEM_POOL_SIZE in upstream
commit c5665868183f and changed the default to 16000 in upstream commit
b751c52bb587.
This commit is contained in:
Jeremy Cline 2019-09-25 14:35:02 +00:00
parent 84b9af49cc
commit 1f034c9dc1
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
CONFIG_DEBUG_KMEMLEAK_EARLY_LOG_SIZE=4096

View File

@ -0,0 +1 @@
CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE=16000