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

Commit 9a06c7ba authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: msm: Enable FREE_PAGES_RDONLY config flag



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: I6ceee20d2f0360d7ff8fb0b361de39fa4058d5c1
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 53d2912c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -572,6 +572,7 @@ CONFIG_MSM_RTB_SEPARATE_CPUS=y
CONFIG_IPC_LOGGING=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_PANIC_ON_DATA_CORRUPTION=y
CONFIG_FREE_PAGES_RDONLY=y
CONFIG_SECURITY=y
CONFIG_SECURITY_NETWORK=y
CONFIG_LSM_MMAP_MIN_ADDR=4096