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

Commit 37435370 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: msm: Enable marking free pages as readonly option



FREE_PAGES_RDONLY debug feature helps to mark the pages
as read only after they are freed and helps to catch the
corruption at source in some scenarios.

Change-Id: I3d9d4fb35871c3afce5b8099de006a20be980607
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 9e092bbc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -547,6 +547,7 @@ CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_DYNAMIC_DEBUG=y
CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_DEBUG_USER=y
CONFIG_FREE_PAGES_RDONLY=y
CONFIG_DEBUG_LL=y
CONFIG_EARLY_PRINTK=y
CONFIG_DEBUG_SET_MODULE_RONX=y