[PATCH 0/5] misc RCU fixes and cleanups

Joel Fernandes (Google) posted 5 patches 2 years, 6 months ago
There is a newer version of this series
kernel/rcu/srcutree.c  |  31 ++++++-----
kernel/rcu/tree.h      |   4 +-
kernel/rcu/tree_nocb.h | 113 ++++++++++++++++++++++++-----------------
kernel/torture.c       |  46 +++++------------
scripts/checkpatch.pl  |   9 ----
5 files changed, 98 insertions(+), 105 deletions(-)
[PATCH 0/5] misc RCU fixes and cleanups
Posted by Joel Fernandes (Google) 2 years, 6 months ago
Here are some RCU fixes and cleanups. The main one is the TREE07 stuttering fix
which makes the test pass now. I am continuing to test these but I am sending
it out for review in advance. Thanks.

Joel Fernandes (Google) (5):
  rcutorture: Fix stuttering races and other issues
  srcu: Fix error handling in init_srcu_struct_fields()
  tree/nocb: Adjust RCU_NOCB_WAKE_* macros from weaker to stronger
  tree/nocb: Improve readability of nocb_gp_wait()
  Revert "checkpatch: Error out if deprecated RCU API used"

 kernel/rcu/srcutree.c  |  31 ++++++-----
 kernel/rcu/tree.h      |   4 +-
 kernel/rcu/tree_nocb.h | 113 ++++++++++++++++++++++++-----------------
 kernel/torture.c       |  46 +++++------------
 scripts/checkpatch.pl  |   9 ----
 5 files changed, 98 insertions(+), 105 deletions(-)

-- 
2.41.0.487.g6d72f3e995-goog