Re: [PATCH] srcu: Debloat the header

2017-05-02 Thread Paul E. McKenney
On Tue, May 02, 2017 at 03:25:03AM -0700, Paul E. McKenney wrote: > On Tue, May 02, 2017 at 10:31:18AM +0200, Ingo Molnar wrote: > > > > * Ingo Molnar wrote: > > > > > > I will get rid of the unused rcu_segcblist_extract_all() function and > > > > create a > > > > kernel/rcu/segcblist.c for th

Re: [PATCH] srcu: Debloat the header

2017-05-02 Thread Paul E. McKenney
The other bits being kernel/rcu/tree_plugin.h and so on? Thanx, Paul > Thanks, > > Ingo > > > > > >From 484c73f6a8b28d018d1988e55e38178aac83a1d7 Mon Sep 17 00:00:00 2001 > From: Ingo Molnar >

[PATCH] srcu: Debloat the header

2017-05-02 Thread Ingo Molnar
What do you think? This could also be a model to factor out and deinline other bits of the RCU machinery as much as possible. Thanks, Ingo > >From 484c73f6a8b28d018d1988e55e38178aac83a1d7 Mon Sep 17 00:00:00 2001 From: Ingo Molnar Date: Tue, 2 May 2017 10:17: