diff options
author | Frederic Weisbecker <[email protected]> | 2021-02-23 01:10:07 +0100 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2021-05-12 12:10:23 -0700 |
commit | b6e2c4ed35c33d7e55197aa26d99645a690ca467 (patch) | |
tree | 8fad2f4acaa1862849859b1a5c5c6128ad509ad9 /scripts/gdb/linux/tasks.py | |
parent | 552cac80e65f38a0cc9022456c09efed7e88f9d6 (diff) |
rcu/nocb: Cancel nocb_timer upon nocb_gp wakeup
When waking up in nocb_gp_wait(), there is no need to keep the nocb_timer
around because this function will traverse the whole rdp list. Any
update performed before the timer was armed will now be visible after
the ->nocb_gp_lock acquire.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Josh Triplett <[email protected]>
Cc: Lai Jiangshan <[email protected]>
Cc: Joel Fernandes <[email protected]>
Cc: Neeraj Upadhyay <[email protected]>
Cc: Boqun Feng <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions