Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-22 Thread Thomas Gleixner
On Thu, 21 Mar 2013, Steven Rostedt wrote: > On Fri, 2013-03-22 at 03:24 +, Ben Hutchings wrote: > > > > Note, I posted a fix on Tuesday: > > > > > > https://lkml.org/lkml/2013/3/19/369 > > > > Thanks. I did search GMANE with some obvious terms but I think its > > index is lagging. > >

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-22 Thread Thomas Gleixner
On Thu, 21 Mar 2013, Steven Rostedt wrote: On Fri, 2013-03-22 at 03:24 +, Ben Hutchings wrote: Note, I posted a fix on Tuesday: https://lkml.org/lkml/2013/3/19/369 Thanks. I did search GMANE with some obvious terms but I think its index is lagging. It didn't help that

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Steven Rostedt
On Fri, 2013-03-22 at 03:24 +, Ben Hutchings wrote: > > Note, I posted a fix on Tuesday: > > > > https://lkml.org/lkml/2013/3/19/369 > > Thanks. I did search GMANE with some obvious terms but I think its > index is lagging. It didn't help that my subject had no mention of -rt in it :-( >

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Ben Hutchings
On Thu, 2013-03-21 at 22:31 -0400, Steven Rostedt wrote: > On Fri, 2013-03-22 at 01:11 +, Ben Hutchings wrote: > > Commit b22affe0aef4 'hrtimer: Prevent hrtimer_enqueue_reprogram race' > > conflicts with the RT patches > > hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch and > >

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Steven Rostedt
On Fri, 2013-03-22 at 01:11 +, Ben Hutchings wrote: > Commit b22affe0aef4 'hrtimer: Prevent hrtimer_enqueue_reprogram race' > conflicts with the RT patches > hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch and > peter_zijlstra-frob-hrtimer.patch, as they all change >

PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Ben Hutchings
Commit b22affe0aef4 'hrtimer: Prevent hrtimer_enqueue_reprogram race' conflicts with the RT patches hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch and peter_zijlstra-frob-hrtimer.patch, as they all change hrtimer_enqueue_reprogram(). It seems that the changes in the RT patches now

PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Ben Hutchings
Commit b22affe0aef4 'hrtimer: Prevent hrtimer_enqueue_reprogram race' conflicts with the RT patches hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch and peter_zijlstra-frob-hrtimer.patch, as they all change hrtimer_enqueue_reprogram(). It seems that the changes in the RT patches now

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Steven Rostedt
On Fri, 2013-03-22 at 01:11 +, Ben Hutchings wrote: Commit b22affe0aef4 'hrtimer: Prevent hrtimer_enqueue_reprogram race' conflicts with the RT patches hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch and peter_zijlstra-frob-hrtimer.patch, as they all change

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Ben Hutchings
On Thu, 2013-03-21 at 22:31 -0400, Steven Rostedt wrote: On Fri, 2013-03-22 at 01:11 +, Ben Hutchings wrote: Commit b22affe0aef4 'hrtimer: Prevent hrtimer_enqueue_reprogram race' conflicts with the RT patches hrtimer-fixup-hrtimer-callback-changes-for-preempt-r.patch and

Re: PREEMPT_RT vs 'hrtimer: Prevent hrtimer_enqueue_reprogram race'

2013-03-21 Thread Steven Rostedt
On Fri, 2013-03-22 at 03:24 +, Ben Hutchings wrote: Note, I posted a fix on Tuesday: https://lkml.org/lkml/2013/3/19/369 Thanks. I did search GMANE with some obvious terms but I think its index is lagging. It didn't help that my subject had no mention of -rt in it :-( I'm