From fce814eb24fd6e4943ccfcdad7dde05060a74893 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 10 Aug 2020 16:35:11 +0200 Subject: [PATCH] linux-5.4.57: Remove RCU_CPU_STALL_TIMEOUT Restore RCU_CPU_STALL_TIMEOUT to its default value (21s). It is unclear, why we changed that. --- linux-5.4.57-340.bee | 1 - 1 file changed, 1 deletion(-) diff --git a/linux-5.4.57-340.bee b/linux-5.4.57-340.bee index 90c134662..9a4226e2b 100755 --- a/linux-5.4.57-340.bee +++ b/linux-5.4.57-340.bee @@ -880,7 +880,6 @@ mee_configure() { CONFIG_DEBUG_INFO=y CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_KERNEL=y - CONFIG_RCU_CPU_STALL_TIMEOUT=60 CONFIG_FUNCTION_TRACER=y CONFIG_FTRACE_SYSCALLS=y CONFIG_BLK_DEV_IO_TRACE=y