diff options
author | Joel Fernandes <joel@joelfernandes.org> | 2019-09-22 10:49:57 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-01-24 10:24:31 -0800 |
commit | 569d767087ef56a59bc2d1d5f25ee447eeae442a (patch) | |
tree | 5f41f31f10b0196f177e7c8f0aeadf4042f2553a /kernel/rcu/tiny.c | |
parent | e6e78b004fa7e0ab455d46d27f218bf6ce178a18 (diff) |
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: Joel Fernandes <joel@joelfernandes.org>
[ paulmck: Update to include early-boot kick code. ]
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'kernel/rcu/tiny.c')
0 files changed, 0 insertions, 0 deletions