diff options
author | Zqiang <qiang.zhang1211@gmail.com> | 2024-01-17 18:26:16 +0800 |
---|---|---|
committer | Boqun Feng <boqun.feng@gmail.com> | 2024-02-14 07:50:45 -0800 |
commit | f3c4c00784b5f7499d9cb6d31b661370c9a1ce7f (patch) | |
tree | 5855cc1f374782ec3ae72e39f55677c4cafb6ebf /rust/kernel/str.rs | |
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 <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 'rust/kernel/str.rs')
0 files changed, 0 insertions, 0 deletions