Re: [PATCH 07/10] rcu: Separate the RCU synchronization types and APIs into

2017-02-11 Thread Paul McKenney
On Wed, Feb 8, 2017 at 10:34 AM, Ingo Molnar wrote: > So rcupdate.h is a pretty complex header, in particular it includes > which includes - creating a > dependency that includes in , > which prevents the isolation of from the derived > header. > > Solve part of the problem by decoupling rcup

[PATCH 07/10] rcu: Separate the RCU synchronization types and APIs into

2017-02-08 Thread Ingo Molnar
So rcupdate.h is a pretty complex header, in particular it includes which includes - creating a dependency that includes in , which prevents the isolation of from the derived header. Solve part of the problem by decoupling rcupdate.h from completions: this can be done by separating out the rc