aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/generate_rust_target.rs
diff options
context:
space:
mode:
authorZqiang <[email protected]>2024-01-17 10:26:16 +0000
committerBoqun Feng <[email protected]>2024-02-14 15:50:45 +0000
commitf3c4c00784b5f7499d9cb6d31b661370c9a1ce7f (patch)
tree5855cc1f374782ec3ae72e39f55677c4cafb6ebf /scripts/generate_rust_target.rs
parentrcu/nocb: Fix WARN_ON_ONCE() in the rcu_nocb_bypass_lock() (diff)
downloadkernel-f3c4c00784b5f7499d9cb6d31b661370c9a1ce7f.tar.gz
kernel-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 <[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 'scripts/generate_rust_target.rs')
0 files changed, 0 insertions, 0 deletions