Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750834AbVILNqz (ORCPT ); Mon, 12 Sep 2005 09:46:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750836AbVILNqz (ORCPT ); Mon, 12 Sep 2005 09:46:55 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:43727 "EHLO mx3.mail.elte.hu") by vger.kernel.org with ESMTP id S1750834AbVILNqz (ORCPT ); Mon, 12 Sep 2005 09:46:55 -0400 Date: Mon, 12 Sep 2005 15:47:24 +0200 From: Ingo Molnar To: Tom Rini Cc: dwalker@mvista.com, linux-kernel@vger.kernel.org, Steven Rostedt , Thomas Gleixner Subject: Re: [PATCH] RT: Invert some TRACE_BUG_ON_LOCKED tests Message-ID: <20050912134724.GA6344@elte.hu> References: <1125691250.2709.2.camel@c-67-188-6-232.hsd1.ca.comcast.net> <20050902200856.GY3966@smtp.west.cox.net> <20050912134358.GA5033@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050912134358.GA5033@elte.hu> User-Agent: Mutt/1.4.2.1i X-ELTE-SpamScore: 0.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=0.0 required=5.9 tests=AWL autolearn=disabled SpamAssassin version=3.0.3 0.0 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: 833 Lines: 25 * Ingo Molnar wrote: > > * Tom Rini wrote: > > > With 2.6.13-rt4 I had to do the following in order to get my paired > > down config booting on my x86 whitebox (defconfig works fine, after I > > enable enet/8250_console/nfsroot). Daniel Walker helped me trace this > > down. > > > > Signed-off-by: Tom Rini > > thanks, applied. actually - the inversion of the tests is incorrect on SMP. The right solution is Steven Rostedt's patch. (i took another variant of that approach, from Thomas Gleixner) 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/