Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rcu: Call touch_nmi_watchdog() while printing stall warnings
[ Upstream commit 3caa973 ] When RCU stall warning triggers, it can print out a lot of messages while holding spinlocks. If the console device is slow (e.g. an actual or IPMI serial console), it may end up triggering NMI hard lockup watchdog like the following.
- Loading branch information