Re: [GIT PULL v2] nohz: Posix cpu timers handling on full dynticks

2013-04-21 Thread Ingo Molnar
* Frederic Weisbecker wrote: > Ingo, > > Please pull this second version of the dynticks handling of posix cpu > timers from: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > timers/nohz-posix-timers-v2 > > This fixes an issue with a race between run_posix

[GIT PULL v2] nohz: Posix cpu timers handling on full dynticks

2013-04-19 Thread Frederic Weisbecker
Ingo, Please pull this second version of the dynticks handling of posix cpu timers from: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/nohz-posix-timers-v2 This fixes an issue with a race between run_posix_cpu_timers() and full dynticks CPUs that we fou