This series fix a bug and improve the note of SRCU_SIZE_* Cc: Lai Jiangshan <jiangshanlai@xxxxxxxxx> Cc: "Paul E. McKenney" <paulmck@xxxxxxxxxx> Cc: Frederic Weisbecker <frederic@xxxxxxxxxx> Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx> Cc: Steven Rostedt <rostedt@xxxxxxxxxxx> Cc: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> Cc: "Zhang, Qiang1" <qiang1.zhang@xxxxxxxxx> To: rcu@xxxxxxxxxxxxxxx Pingfan Liu (3): srcu: Eliminate the requirement of SRCU_SIZE_WAIT_CALL srcu: protect against concurrent srcu_gp_end() srcu: Decrease the srcu size state numbers include/linux/srcutree.h | 15 +++++++++------ kernel/rcu/srcutree.c | 19 ++++++++----------- 2 files changed, 17 insertions(+), 17 deletions(-) -- 2.31.1