[GIT PULL] nohz fix

2017-01-15 Thread Ingo Molnar
Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus # HEAD: 24b91e360ef521a2808771633d76ebc68bd5604b nohz: Fix collision between tick and other hrtimers This fixes an old NOHZ race where w

Re: [GIT PULL] nohz: Fix warning with perf on full dynticks

2014-09-04 Thread Ingo Molnar
* Frederic Weisbecker wrote: > Ingo, > > Please pull the timers/urgent branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > timers/urgent > > HEAD: 40bea039593dfc7f3f9814dab844f6db43ae580b > > Summary: > > * A patch merged in thi

[GIT PULL] nohz: Fix warning with perf on full dynticks

2014-09-04 Thread Frederic Weisbecker
Ingo, Please pull the timers/urgent branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/urgent HEAD: 40bea039593dfc7f3f9814dab844f6db43ae580b Summary: * A patch merged in this merge window turned the nohz full kick to become NMI

Re: [GIT PULL] nohz: Fix double clock write on idle ticks

2014-08-24 Thread Ingo Molnar
* Frederic Weisbecker wrote: > Le dimanche 24 août 2014, Ingo Molnar a écrit : > > > * Frederic Weisbecker > wrote: > > > > > From: Frederic Weisbecker > > > > > > > Ingo, > > > > > > Please pull the nohz/drop-double-write-v3 branch that can be found at: > > > > > > git:// > > git.kernel.org/p

Re: [GIT PULL] nohz: Fix double clock write on idle ticks

2014-08-24 Thread Ingo Molnar
* Frederic Weisbecker wrote: > From: Frederic Weisbecker > > Ingo, > > Please pull the nohz/drop-double-write-v3 branch that can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > nohz/drop-double-write-v3 > > Although the 1st patch fixes a bug

[GIT PULL] nohz: Fix double clock write on idle ticks

2014-08-22 Thread Frederic Weisbecker
From: Frederic Weisbecker Ingo, Please pull the nohz/drop-double-write-v3 branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git nohz/drop-double-write-v3 Although the 1st patch fixes a bug, it was a longstanding issue so that branch does