Skip to content
Commit 569d7670 authored by Joel Fernandes's avatar Joel Fernandes Committed by Paul E. McKenney
Browse files

rcu: Make kfree_rcu() use a non-atomic ->monitor_todo



Because the ->monitor_todo field is always protected by krcp->lock,
this commit downgrades from xchg() to non-atomic unmarked assignment
statements.

Signed-off-by: default avatarJoel Fernandes <joel@joelfernandes.org>
[ paulmck: Update to include early-boot kick code. ]
Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
parent e6e78b00
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment