diff options
author | Zqiang <[email protected]> | 2024-01-17 18:26:16 +0800 |
---|---|---|
committer | Boqun Feng <[email protected]> | 2024-02-14 07:50:45 -0800 |
commit | f3c4c00784b5f7499d9cb6d31b661370c9a1ce7f (patch) | |
tree | 5855cc1f374782ec3ae72e39f55677c4cafb6ebf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dda98810b552fc6bf650f4270edeebdc2f28bd3f (diff) |
rcu/nocb: Check rdp_gp->nocb_timer in __call_rcu_nocb_wake()
Currently, only rdp_gp->nocb_timer is used, for nocb_timer of
no-rdp_gp structure, the timer_pending() is always return false,
this commit therefore need to check rdp_gp->nocb_timer in
__call_rcu_nocb_wake().
Signed-off-by: Zqiang <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Reviewed-by: Paul E. McKenney <[email protected]>
Signed-off-by: Boqun Feng <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions