summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2019-11-05 08:04:24 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2019-11-05 08:04:23 -0800
commit078396ec4c69a680d32480766bb94bc8e93f99fd (patch)
treeed5b7a040b67275dd123b8ba46d4793d4e9b6746 /lib
parentc4920ff327662e44bfa5a861bf4df980662fc51f (diff)
parentbc046dc1ddf4c3d8cb9687cdd4b769e26d4fb0c9 (diff)
Merge "Merge android-4.4-p.196 (736005d) into msm-4.4"
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig.debug2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug
index 30f5182927b3..a3a9196432d0 100644
--- a/lib/Kconfig.debug
+++ b/lib/Kconfig.debug
@@ -529,7 +529,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