Revert "defconfig: msm: Enable RCU_STALL_WATCHDOG_BITE flag"
This reverts commit de6e934118
("defconfig: msm: Enable
RCU_STALL_WATCHDOG_BITE flag") to disable watchdog bites
during RCU stalls because RCU stalls may recover and killing
the system for very first RCU stall warning is an overkill.
Change-Id: I10b9d7858071f586fd3d1e925f18f7386890105a
Signed-off-by: Imran Khan <kimran@codeaurora.org>
This commit is contained in:
parent
4166896b94
commit
466ddfd69a
1 changed files with 0 additions and 1 deletions
|
@ -659,7 +659,6 @@ CONFIG_DEBUG_SPINLOCK=y
|
|||
CONFIG_DEBUG_MUTEXES=y
|
||||
CONFIG_DEBUG_ATOMIC_SLEEP=y
|
||||
CONFIG_DEBUG_LIST=y
|
||||
CONFIG_RCU_STALL_WATCHDOG_BITE=y
|
||||
CONFIG_FAULT_INJECTION=y
|
||||
CONFIG_FAIL_PAGE_ALLOC=y
|
||||
CONFIG_UFS_FAULT_INJECTION=y
|
||||
|
|
Loading…
Add table
Reference in a new issue