summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Bhanagay <amitbhanagay@google.com>2022-09-02 23:20:34 +0000
committerAmit Bhanagay <amitbhanagay@google.com>2022-09-02 23:48:58 +0000
commit13a8b46b63d6c531944cdad82cd6ea21ae97f5c0 (patch)
treee0d56e2000c9a0c766ac327c16570ee8561f46f2
parent86d102ddd3590a88dcad8578fb666e6e9d198de2 (diff)
downloadconfig-android-exynos-r11-4.19-android11-wear-jr2.tar.gz
Re-enable the force kernel panic button combo to get status of all the threads in instances where userspace seems hung, but the kernel is fine. Enable : echo 1 > /sys/devices/platform/dss/dss_forced_panic Disable: echo 0 > /sys/devices/platform/dss/dss_forced_panic Bug: 244210947 Test: Verify kernel panic with button combo when enabled Signed-off-by: Amit Bhanagay <amitbhanagay@google.com> Change-Id: I8a2782aa5bf6d8a2ba6b375ceb521eab0924a226
-rw-r--r--r11_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/r11_defconfig b/r11_defconfig
index 413afdc..b67390c 100644
--- a/r11_defconfig
+++ b/r11_defconfig
@@ -421,6 +421,7 @@ CONFIG_SEC_MODEM_S5000AP=y
CONFIG_EXYNOS_DVFS_MANAGER=y
CONFIG_EXYNOS_DEBUG=y
CONFIG_DEBUG_SNAPSHOT=y
+CONFIG_DEBUG_SNAPSHOT_CRASH_KEY=y
CONFIG_DEBUG_SNAPSHOT_FREQ_DOMAIN_NUM=20
CONFIG_DEBUG_SNAPSHOT_LOG_ITEM_SIZE=256
CONFIG_DEBUG_SNAPSHOT_SFRDUMP=y