Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758377AbYLQLdb (ORCPT ); Wed, 17 Dec 2008 06:33:31 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751086AbYLQLdV (ORCPT ); Wed, 17 Dec 2008 06:33:21 -0500 Received: from ns2.suse.de ([195.135.220.15]:51764 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750994AbYLQLdU (ORCPT ); Wed, 17 Dec 2008 06:33:20 -0500 Date: Wed, 17 Dec 2008 12:33:17 +0100 Message-ID: From: Takashi Iwai To: Matt Fleming Cc: Greg KH , linux-kernel@vger.kernel.org, stable@kernel.org, Willy Tarreau , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, mingo@elte.hu, venkatesh.pallipadi@intel.com, Thomas Gleixner Subject: Re: [patch 68/83] x86: HPET: convert WARN_ON to WARN_ON_ONCE In-Reply-To: <20081217112625.GJ13247@console-pimps.org> References: <20081211190201.612240183@mini.kroah.org> <20081211191620.GP5894@kroah.com> <20081217112625.GJ13247@console-pimps.org> User-Agent: Wanderlust/2.12.0 (Your Wildest Dreams) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/22.3 (x86_64-suse-linux-gnu) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Wed, 17 Dec 2008 11:26:25 +0000, Matt Fleming wrote: > > On Thu, Dec 11, 2008 at 11:16:20AM -0800, Greg KH wrote: > > 2.6.27-stable review patch. If anyone has any objections, please let us know. > > > > ------------------ > > > > From: Matt Fleming > > > > commit 1de5b0854623d30d01d72cd4ea323eb5f39d1f16 upstream. > > > > It is possible to flood the console with call traces if the WARN_ON > > condition is true because of the frequency with which this function is > > called. > > > > If this commit is going into stable it would be worth adding these > two commits (which are actually the bugfixes). > > 5ceb1a04187553e08c6ab60d30cee7c454ee139a > x86: HPET: enter hpet_interrupt_handler with interrupts disabled > > 89d77a1eb60be916d85d9394bedbfa2037af89c5 > x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP I think the latter isn't applicable as 2.6.27 supports only T0. Takashi -- 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/