aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorZqiang <[email protected]>2022-04-22 21:15:18 +0800
committerPaul E. McKenney <[email protected]>2022-07-21 17:41:56 -0700
commitef4f9d9b9230fcf4fca9801f03c31d99ed06a716 (patch)
tree1214669189eb43ca9c1aaf48dbd5d492fb322122 /scripts/gdb/linux/utils.py
parent11d62f0f43a35d7c62aabc06a99cd4691a47ccb4 (diff)
rcu: Put panic_on_rcu_stall() after expedited RCU CPU stall warnings
When a normal RCU CPU stall warning is encountered with the panic_on_rcu_stall sysfs variable is set, the system panics only after the stall warning is printed. But when an expedited RCU CPU stall warning is encountered with the panic_on_rcu_stall sysfs variable is set, the system panics first, thus never printing the stall warning. This commit therefore brings the expedited stall warning into line with the normal stall warning by printing first and panicking afterwards. Signed-off-by: Zqiang <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions