Re: [GIT PULL] timers/nohz updates for 3.12

2013-08-14 Thread Ingo Molnar
* Frederic Weisbecker wrote: > On Tue, Aug 13, 2013 at 04:57:30PM +0200, Ingo Molnar wrote: > > > > * Frederic Weisbecker wrote: > > > > > > > 19 files changed, 534 insertions(+), 326 deletions(-) > > > > > > > > When merged to -tip it causes this build error: > > > > > > > > kernel/time/

Re: [GIT PULL] timers/nohz updates for 3.12

2013-08-14 Thread Frederic Weisbecker
On Tue, Aug 13, 2013 at 04:57:30PM +0200, Ingo Molnar wrote: > > * Frederic Weisbecker wrote: > > > > > 19 files changed, 534 insertions(+), 326 deletions(-) > > > > > > When merged to -tip it causes this build error: > > > > > > kernel/time/tick-sched.c:186:3: error: 'have_nohz_full_mask' u

Re: [GIT PULL] timers/nohz updates for 3.12

2013-08-12 Thread Frederic Weisbecker
On Mon, Aug 12, 2013 at 08:44:28PM +0200, Ingo Molnar wrote: > > * Frederic Weisbecker wrote: > > > Ingo, > > > > Please pull the timers/nohz branch that can be found at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > > timers/nohz > > > > It mostly co

Re: [GIT PULL] timers/nohz updates for 3.12

2013-08-12 Thread Frederic Weisbecker
On Mon, Aug 12, 2013 at 08:44:28PM +0200, Ingo Molnar wrote: > > * Frederic Weisbecker wrote: > > > Ingo, > > > > Please pull the timers/nohz branch that can be found at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > > timers/nohz > > > > It mostly co

[GIT PULL] timers/nohz updates for 3.12

2013-08-05 Thread Frederic Weisbecker
Ingo, Please pull the timers/nohz branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/nohz It mostly contains fixes and full dynticks off-case optimizations. I believe that distros want to enable this feature so it seems importan