Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965070AbWHWRO3 (ORCPT ); Wed, 23 Aug 2006 13:14:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965075AbWHWRO3 (ORCPT ); Wed, 23 Aug 2006 13:14:29 -0400 Received: from wx-out-0506.google.com ([66.249.82.224]:22485 "EHLO wx-out-0506.google.com") by vger.kernel.org with ESMTP id S965070AbWHWRO2 (ORCPT ); Wed, 23 Aug 2006 13:14:28 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EhKtleCWFKxjbqS3wOgb/RMK0NIkJXWSQLJe22k2qhARYr7ddo+BAg1ZSXHB8GC+upOmvAkgdwnPPOTgHSsbmPO95kS1aDrOjpRjY6F7gfHukY/lfDTUx+2N3iFl608u9KvuMNix8O9DxRDRo9kzq61iicQL00ufFLNop9kt+3Y= Message-ID: Date: Wed, 23 Aug 2006 10:14:27 -0700 From: "Robert Crocombe" To: "hui Bill Huey" Subject: Re: rtmutex assert failure (was [Patch] restore the RCU callback...) Cc: "Esben Nielsen" , "Ingo Molnar" , "Thomas Gleixner" , rostedt@goodmis.org, linux-kernel In-Reply-To: <20060822232051.GA8991@gnuppy.monkey.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060811010646.GA24434@gnuppy.monkey.org> <20060811211857.GA32185@gnuppy.monkey.org> <20060811221054.GA32459@gnuppy.monkey.org> <20060814234423.GA31230@gnuppy.monkey.org> <20060818115934.GA29919@gnuppy.monkey.org> <20060822013722.GA628@gnuppy.monkey.org> <20060822232051.GA8991@gnuppy.monkey.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 26 On 8/22/06, hui Bill Huey wrote: > I turned off the tracing in the latency tracking stuff and a relatively > small patch is here against -rt8: > > http://mmlinux.sourceforge.net/public/against-2.6.17-rt8-0.diff I'm going to assume that the #error here: +#ifdef CONFIG_LATENCY_TRACE +#error + stop_trace(); +#endif is to see if I'm awake. No, but gcc is. I just removed it (?). End result is as with the previous patch: nothing to serial console, and just the single line moaning about line 471 in blah blah blah. -- Robert Crocombe rcrocomb@gmail.com - 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/