aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorZqiang <[email protected]>2022-04-29 20:42:22 +0800
committerPaul E. McKenney <[email protected]>2022-07-19 11:43:39 -0700
commit5103850654fdc651f0a7076ac753b958f018bb85 (patch)
tree89adc36d81d75bd2ce82d4b22b97465bdc914a47 /scripts/gdb/linux/utils.py
parentb37a667c62421b34e96b05613457b9fb0ed66ea1 (diff)
rcu: Add nocb_cb_kthread check to rcu_is_callbacks_kthread()
Callbacks are invoked in RCU kthreads when calbacks are offloaded (rcu_nocbs boot parameter) or when RCU's softirq handler has been offloaded to rcuc kthreads (use_softirq==0). The current code allows for the rcu_nocbs case but not the use_softirq case. This commit adds support for the use_softirq case. Reported-by: kernel test robot <[email protected]> Signed-off-by: Zqiang <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Reviewed-by: Neeraj Upadhyay <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions