Skip to content

Commit

Permalink
linux-5.4.57: Remove RCU_CPU_STALL_TIMEOUT
Browse files Browse the repository at this point in the history
Restore RCU_CPU_STALL_TIMEOUT to its default value (21s). It is unclear,
why we changed that.
  • Loading branch information
donald committed Aug 17, 2020
1 parent be58d6f commit fce814e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion linux-5.4.57-340.bee
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fce814e

Please sign in to comment.