Re: [stable] [GIT pull] hrtimer fixes

From: Greg KH
Date: Mon Feb 18 2008 - 14:54:54 EST


On Mon, Feb 18, 2008 at 04:58:56AM -0800, Andrew Morton wrote:
> On Thu, 14 Feb 2008 13:45:42 -0800 Greg KH <greg@xxxxxxxxx> wrote:
>
> > On Thu, Feb 14, 2008 at 10:37:49PM +0100, Thomas Gleixner wrote:
> > > On Thu, 14 Feb 2008, Greg KH wrote:
> > >
> > > > On Thu, Feb 14, 2008 at 10:19:23PM +0100, Thomas Gleixner wrote:
> > > > > Linus,
> > > > >
> > > > > please pull hrtimer fixes from:
> > > > >
> > > > > ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt.git master
> > > > >
> > > > > The first patch fixes an overflow problem, which is caused by missing
> > > > > checks in the relative to absolute time conversion in the futex
> > > > > code. It got caught by the WARN_ON() in clockevents_program_event().
> > > > >
> > > > > The second patch prevents a false positive of the same WARN_ON().
> > > > >
> > > > > Fixes are confirmed to solve http://lkml.org/lkml/2008/2/10/137
> > > >
> > > > Are one of these needed in the stable tree?
> > >
> > > Yes, both are for stable as well. The report was against 2.6.24 stable
> >
> > Cool. But the stable team deals with individual patches, not git pulls.
> > Can you send us the individual patches when they hit Linus's tree?
> >
>
> Confused. That assertion appears to conflict with your earlier
>
> "you can just add a: Cc: stable <stable@xxxxxxxxxx> to the signed-off-by
> area, and we (the stable tree developers) will get an automated email
> when it goes into Linus's tree, with the git changelog entry."

Hm, no, we still deal with patches, and unless Thomas had added that to
his patches, we would not have seen it. He was asking us to pull a git
tree :)

I guess I need to write up a "best way to deal with the stable tree"
type email and send it out to try to remove any confusion here. But
that will have to wait until tonight, it's a nice day out, a rarity this
time of year, and I'm supposed to not be working today, time to go take
the kids and play outside...

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/