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

From: Linus Torvalds
Date: Tue May 02 2017 - 00:11:34 EST


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.

Linus