Re: [stable] The SMP alternatives code breaks exception fixup?

2008-02-07 Thread Thomas Gleixner
On Wed, 6 Feb 2008, Greg KH wrote: > On Tue, Jan 22, 2008 at 03:19:33PM -0500, Chuck Ebbert wrote: > > On 01/22/2008 07:35 AM, Thomas Gleixner wrote: > > > > > > That's a long standing bug in both the PI futex and the standard futex > > > code. Needs to go to stable as well. > > > > > > > Here'

Re: [stable] The SMP alternatives code breaks exception fixup?

2008-02-06 Thread Greg KH
On Thu, Feb 07, 2008 at 12:43:09AM +0100, Ingo Molnar wrote: > > * Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > > I don't see this in Linus's tree, am I just missing it? Do you have > > > a git commit id? > > > > Isn't this 9d55b9923a1b7ea8193b8875c57ec940dc2ff027 (possibly with > > 2532ec

Re: [stable] The SMP alternatives code breaks exception fixup?

2008-02-06 Thread Greg KH
On Thu, Feb 07, 2008 at 12:43:09AM +0100, Ingo Molnar wrote: > > * Linus Torvalds <[EMAIL PROTECTED]> wrote: > > > > I don't see this in Linus's tree, am I just missing it? Do you have > > > a git commit id? > > > > Isn't this 9d55b9923a1b7ea8193b8875c57ec940dc2ff027 (possibly with > > 2532ec

Re: [stable] The SMP alternatives code breaks exception fixup?

2008-02-06 Thread Ingo Molnar
* Linus Torvalds <[EMAIL PROTECTED]> wrote: > > I don't see this in Linus's tree, am I just missing it? Do you have > > a git commit id? > > Isn't this 9d55b9923a1b7ea8193b8875c57ec940dc2ff027 (possibly with > 2532ec6d178abc55681d049097d3dc577eaa266c on top)? yeah. Greg: note that this is a

Re: [stable] The SMP alternatives code breaks exception fixup?

2008-02-06 Thread Linus Torvalds
On Wed, 6 Feb 2008, Greg KH wrote: > > I don't see this in Linus's tree, am I just missing it? Do you have a > git commit id? Isn't this 9d55b9923a1b7ea8193b8875c57ec940dc2ff027 (possibly with 2532ec6d178abc55681d049097d3dc577eaa266c on top)? Linus -- To unsubscribe from this

Re: [stable] The SMP alternatives code breaks exception fixup?

2008-02-06 Thread Greg KH
On Tue, Jan 22, 2008 at 03:19:33PM -0500, Chuck Ebbert wrote: > On 01/22/2008 07:35 AM, Thomas Gleixner wrote: > > > > That's a long standing bug in both the PI futex and the standard futex > > code. Needs to go to stable as well. > > > > Here's the 2.6.23 version: > > > Subject: x86: fix miss