On Mon, May 1, 2017 at 9:02 PM, Paul E. McKenney <paul...@linux.vnet.ibm.com> wrote: > > I will get rid of the unused rcu_segcblist_extract_all() function > and create a kernel/rcu/segcblist.c for the functions that are either > non-trivial or performance-insensitive. > > Does that cover it, or am I missing something?
That's the part I reacted to while reading through the patch, and your suggested fix sounds good to me. Linus