Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755134AbYHKSNq (ORCPT ); Mon, 11 Aug 2008 14:13:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752854AbYHKSNa (ORCPT ); Mon, 11 Aug 2008 14:13:30 -0400 Received: from web82107.mail.mud.yahoo.com ([209.191.84.220]:48045 "HELO web82107.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1752729AbYHKSNa (ORCPT ); Mon, 11 Aug 2008 14:13:30 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=uVX3/gLFOq/ggpmfjzDe2kaZi8uU5kcjNGpWYQJ3L/ozs0VoR5eAYFYWP5/z2DQaL+JtIZTJQr7VXZskEtu4do8zwAi4KLk3cYOqNcqiKB4MwB9/0kzLuDMKbxB015eYgy9WhXlD+xBg87N1JWE/C9a8OYU5pvPLATCJT3oWsVQ=; X-Mailer: YahooMailRC/1042.40 YahooMailWebService/0.7.218 Date: Mon, 11 Aug 2008 11:13:29 -0700 (PDT) From: David Witbrodt Subject: Re: [PATCH diagnostic] Re: HPET regression in 2.6.26 versus 2.6.25 -- RCU problem To: Ingo Molnar Cc: "Paul E. McKenney" , Peter Zijlstra , linux-kernel@vger.kernel.org, Yinghai Lu , Thomas Gleixner , "H. Peter Anvin" , netdev MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <396862.4174.qm@web82107.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 779 Lines: 21 > So i find this debug feature rather useful and have applied it to > tip/core/rcu (and cleaned it up a bit). I renamed the config option to > CONFIG_DEBUG_RCU_STALL to make it more in line with usual debug option > names. Lets see whether -tip testing finds any false positives. Hmmm, should have read ALL of the emails first! Drat... Just for kicks, I rebuilt using Ingo's version -- since I had manually pasted Paul's patch, there was the possibility of PEBKAC interference: no additional output at the lock up. Dave W. -- 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/