diff options
author | 2024-01-17 18:26:16 +0800 | |
---|---|---|
committer | 2024-02-14 07:50:45 -0800 | |
commit | f3c4c00784b5f7499d9cb6d31b661370c9a1ce7f (patch) | |
tree | 5855cc1f374782ec3ae72e39f55677c4cafb6ebf /scripts/generate_rust_analyzer.py | |
parent | rcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock() (diff) | |
download | linux-rng-f3c4c00784b5f7499d9cb6d31b661370c9a1ce7f.tar.xz linux-rng-f3c4c00784b5f7499d9cb6d31b661370c9a1ce7f.zip |
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 <qiang.zhang1211@gmail.com>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions