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

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

defconfig: arm64: Enable CONFIG_DEBUG_SLUB_PANIC_ON for kona



Induce a panic if the slab debug catches corruption instead
of continuing for debugging.

Change-Id: Id6f2e0f42eb4f0cfd804bccddc7c23dc148993a7
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent a84bbf92
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -682,6 +682,7 @@ CONFIG_DEBUG_SECTION_MISMATCH=y
CONFIG_DEBUG_FORCE_WEAK_PER_CPU=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_PAGEALLOC=y
CONFIG_SLUB_DEBUG_PANIC_ON=y
CONFIG_DEBUG_PAGEALLOC_ENABLE_DEFAULT=y
CONFIG_PAGE_POISONING=y
CONFIG_PAGE_POISONING_ENABLE_DEFAULT=y