Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751440AbWEOIFP (ORCPT ); Mon, 15 May 2006 04:05:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751411AbWEOIFP (ORCPT ); Mon, 15 May 2006 04:05:15 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:47781 "EHLO mx3.mail.elte.hu") by vger.kernel.org with ESMTP id S1751123AbWEOIFN (ORCPT ); Mon, 15 May 2006 04:05:13 -0400 Date: Mon, 15 May 2006 10:04:49 +0200 From: Ingo Molnar To: Steven Rostedt Cc: Mike Galbraith , Florian Paul Schmidt , Darren Hart , lkml , Thomas Gleixner Subject: Re: rt20 scheduling latency testcase and failure data Message-ID: <20060515080449.GA24523@elte.hu> References: <200605121924.53917.dvhltc@us.ibm.com> <20060513112039.41536fb5@mango.fruits> <1147521338.7909.5.camel@homer> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-ELTE-SpamScore: 0.1 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.1 required=5.9 tests=AWL autolearn=no SpamAssassin version=3.0.3 0.1 AWL AWL: From: address is in the auto white-list X-ELTE-VirusStatus: clean Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 671 Lines: 20 * Steven Rostedt wrote: > Careful, rt21 has a bug slipped in that might have funny results on > SMP machines: > > + if (!cpus_equal(current->cpus_allowed, irq_affinity[irq])); > + set_cpus_allowed(current, irq_affinity[irq]); > > John (although he later fixed it) added a ; after the if. But the fix > is not yet in Ingo's patch. ouch - i missed that. I've released -rt22 with this fix. Ingo - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/