summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-06-18 09:18:31 -0700
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2014-07-09 09:15:04 -0700
commitbc1dce514e9b29b64df28a533015885862f47814 (patch)
tree72977f4949a34fa20736dfdd69c6f740ae086d37 /arch
parentc0f489d2c6fec8994c642c2ec925eb858727dc7b (diff)
downloadlinux-bc1dce514e9b29b64df28a533015885862f47814.tar.gz
linux-bc1dce514e9b29b64df28a533015885862f47814.tar.bz2
linux-bc1dce514e9b29b64df28a533015885862f47814.zip
rcu: Don't use NMIs to dump other CPUs' stacks
Although NMI-based stack dumps are in principle more accurate, they are also more likely to trigger deadlocks. This commit therefore replaces all uses of trigger_all_cpu_backtrace() with rcu_dump_cpu_stacks(), so that the CPU detecting an RCU CPU stall does the stack dumping. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions