]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commitdiff
arm64: configs: Add PANIC_TIMEOUT to 5 sec
authorGagan Grover <ggrover@nvidia.com>
Wed, 24 Feb 2016 09:58:37 +0000 (15:28 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Tue, 1 Mar 2016 23:53:07 +0000 (15:53 -0800)
Panic timeout was not set for HE and so device was waiting for
WDT to reset the system in case of kernel panic.

Added the panic timeout to 5 sec.

boot.img size not changed.

Bug 200171082

Change-Id: If562f81b3673abe0c841bda8b06a785ac6d03dfe
Signed-off-by: Gagan Grover <ggrover@nvidia.com>
Reviewed-on: http://git-master/r/1018096
(cherry picked from commit 7778da11788824d078267c8c8fd3175dabfae971)
Reviewed-on: http://git-master/r/1020379
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
arch/arm64/configs/tegra21_android_defconfig

index 2bb7e2bdb22e24681c5a030cb7cfe66aba397687..f4ef5088a326c515836b6eda65a8b0b050181ce3 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_RESOURCE_COUNTERS=y
 CONFIG_CGROUP_SCHED=y
 CONFIG_RT_GROUP_SCHED=y
 CONFIG_BLK_DEV_INITRD=y
+CONFIG_PANIC_TIMEOUT=5
 CONFIG_KALLSYMS_ALL=y
 # CONFIG_ELF_CORE is not set
 CONFIG_EMBEDDED=y