Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758824AbZAOCQX (ORCPT ); Wed, 14 Jan 2009 21:16:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752227AbZAOCQI (ORCPT ); Wed, 14 Jan 2009 21:16:08 -0500 Received: from smtp1.linux-foundation.org ([140.211.169.13]:56895 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752485AbZAOCQH (ORCPT ); Wed, 14 Jan 2009 21:16:07 -0500 Date: Wed, 14 Jan 2009 18:15:42 -0800 From: Andrew Morton To: Matthew Garrett Cc: Martin Michlmayr , elendil@planet.nl, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: [2.6.28] Kernel panic after closing lid on HP 2510p Message-Id: <20090114181542.34614acf.akpm@linux-foundation.org> In-Reply-To: <20090115020311.GA18740@srcf.ucam.org> References: <200901121356.46236.elendil@planet.nl> <20090113123056.GA2464@deprecation.cyrius.com> <20090114162603.c632d82e.akpm@linux-foundation.org> <20090115020311.GA18740@srcf.ucam.org> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1004 Lines: 24 On Thu, 15 Jan 2009 02:03:11 +0000 Matthew Garrett wrote: > On Wed, Jan 14, 2009 at 04:26:03PM -0800, Andrew Morton wrote: > > > It'd be a very special BIOS bug if it can reach out and make the kernel > > oops. > > Lid actions typically trigger SMI code, so it's entirely capable of > destroying CPU state in such a way that the kernel falls over (and > probably even in ways that cause the kernel to turn green, emit pleasing > warbling noises or invade neighbouring pieces of hardware). In this case > it seems to be SMP specific - the system's entirely stable in UP mode. > It's greatly vexing. Does it always crash in the same way? If so, we can put crash-avoidance code at the offending callsite and back out gracefully? -- 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/