Re: [patch] futex: PI state locking fix

2007-03-12 Thread Ingo Molnar
* Chuck Ebbert <[EMAIL PROTECTED]> wrote: > > this patch has been tested in -rt. Must-have for v2.6.21. > > Does that fix this: > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=224262 yeah, could very much be related. Ingo - To unsubscribe from this list: send the line

Re: [patch] futex: PI state locking fix

2007-03-12 Thread Chuck Ebbert
Ingo Molnar wrote: > Subject: [patch] futex: PI state locking fix > From: Ingo Molnar <[EMAIL PROTECTED]> > > testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI > state needs to be locked before we access it. > > this patch has been tested in

Re: [patch] futex: PI state locking fix

2007-03-12 Thread Thomas Gleixner
On Mon, 2007-03-12 at 10:13 +0100, Ingo Molnar wrote: > Subject: [patch] futex: PI state locking fix > From: Ingo Molnar <[EMAIL PROTECTED]> > > testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI > state needs to be locked before we access it. >

[patch] futex: PI state locking fix

2007-03-12 Thread Ingo Molnar
Subject: [patch] futex: PI state locking fix From: Ingo Molnar <[EMAIL PROTECTED]> testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI state needs to be locked before we access it. this patch has been tested in -rt. Must-have for v2.6.21. Signed-off-by: Ingo Molnar &

[patch] futex: PI state locking fix

2007-03-12 Thread Ingo Molnar
Subject: [patch] futex: PI state locking fix From: Ingo Molnar [EMAIL PROTECTED] testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI state needs to be locked before we access it. this patch has been tested in -rt. Must-have for v2.6.21. Signed-off-by: Ingo Molnar [EMAIL

Re: [patch] futex: PI state locking fix

2007-03-12 Thread Thomas Gleixner
On Mon, 2007-03-12 at 10:13 +0100, Ingo Molnar wrote: Subject: [patch] futex: PI state locking fix From: Ingo Molnar [EMAIL PROTECTED] testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI state needs to be locked before we access it. this patch has been tested in -rt

Re: [patch] futex: PI state locking fix

2007-03-12 Thread Chuck Ebbert
Ingo Molnar wrote: Subject: [patch] futex: PI state locking fix From: Ingo Molnar [EMAIL PROTECTED] testing of -rt by IBM uncovered a locking bug in wake_futex_pi(): the PI state needs to be locked before we access it. this patch has been tested in -rt. Must-have for v2.6.21. Does

Re: [patch] futex: PI state locking fix

2007-03-12 Thread Ingo Molnar
* Chuck Ebbert [EMAIL PROTECTED] wrote: this patch has been tested in -rt. Must-have for v2.6.21. Does that fix this: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=224262 yeah, could very much be related. Ingo - To unsubscribe from this list: send the line unsubscribe