[PATCH 0/3] rcu_seq_done_exact() improvements

Joel Fernandes posted 3 patches 8 months, 4 weeks ago
kernel/rcu/rcu.h  | 14 +++++++++++++-
kernel/rcu/tree.c |  5 +++++
2 files changed, 18 insertions(+), 1 deletion(-)
[PATCH 0/3] rcu_seq_done_exact() improvements
Posted by Joel Fernandes 8 months, 4 weeks ago
These are small improvements to rcu_seq_done_exact() improving its readability
and adding error checking. Passes rcutorture testing. Will send the rcutorture
wrap around testing separately.

Frederic Weisbecker (1):
  rcu: Comment on the extraneous delta test on rcu_seq_done_exact()

Joel Fernandes (2):
  rcu: Replace magic number with meaningful constant in
    rcu_seq_done_exact()
  rcu: Add warning to ensure rcu_seq_done_exact() is working

 kernel/rcu/rcu.h  | 14 +++++++++++++-
 kernel/rcu/tree.c |  5 +++++
 2 files changed, 18 insertions(+), 1 deletion(-)

-- 
2.43.0