Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 989e0b37 authored by Channagoud Kadabi's avatar Channagoud Kadabi
Browse files

defconfig: msm: Disable DEBUG_OBJECTS for kona



DEBUG_OBJECTS have been more trouble maker than helping
hand in debugging. For ex,
 1) They gets detected in KMEMLEAK because these debug
    objects are not pointed by anyone. They are accessed
    by list structures contained within them.
 2) We often see list corruptions inside debug objects.
 3) The use-cases of debug objects are anyway covered
    by other generic and more sophisticated debug features
    like KASAN, SLUB_DEBUG etc.
So, remove DEBUG_OBJECTS for the good.

Change-Id: I0ae327ca4755c408d3b251cb5b33c84a17ee4616
Signed-off-by: default avatarChannagoud Kadabi <ckadabi@codeaurora.org>
parent 91efd789
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment