Re: [GIT PULL] RCU changes for v4.12

From: Paul E. McKenney
Date: Tue May 02 2017 - 00:30:39 EST


On Mon, May 01, 2017 at 09:11:05PM -0700, Linus Torvalds wrote:
> On Mon, May 1, 2017 at 9:02 PM, Paul E. McKenney
> <paulmck@xxxxxxxxxxxxxxxxxx> 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.

Thank you for the confirmation!

Thanx, Paul