diff options
author | 2019-09-22 10:49:57 -0700 | |
---|---|---|
committer | 2020-01-24 10:24:31 -0800 | |
commit | 569d767087ef56a59bc2d1d5f25ee447eeae442a (patch) | |
tree | 5f41f31f10b0196f177e7c8f0aeadf4042f2553a /lib/test_overflow.c | |
parent | rcuperf: Add kfree_rcu() performance Tests (diff) | |
download | wireguard-linux-569d767087ef56a59bc2d1d5f25ee447eeae442a.tar.xz wireguard-linux-569d767087ef56a59bc2d1d5f25ee447eeae442a.zip |
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 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions