From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756311AbYFEGAs (ORCPT ); Thu, 5 Jun 2008 02:00:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752850AbYFEGAe (ORCPT ); Thu, 5 Jun 2008 02:00:34 -0400 Received: from vms173005pub.verizon.net ([206.46.173.5]:57285 "EHLO vms173005pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751719AbYFEGAd (ORCPT ); Thu, 5 Jun 2008 02:00:33 -0400 Date: Thu, 05 Jun 2008 02:00:31 -0400 (EDT) From: Len Brown Subject: Re: Kernel GPF ACPI In-reply-to: X-X-Sender: lenb@localhost.localdomain To: Mike White Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Message-id: MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII References: <20080603021645.A63FDCBC9E@ws5-11.us4.outblaze.com> User-Agent: Alpine 1.10 (LFD 962 2008-03-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Jun 2 00:51:01 deathscape kernel: Call Trace: > > Jun 2 00:51:01 deathscape kernel: [] acpi_get_data+0x3e/0x6e > > Jun 2 00:51:01 deathscape kernel: [] acpi_bus_get_device+0x25/0x68 > > Jun 2 00:51:01 deathscape kernel: [] :thermal:acpi_thermal_trip_seq_show+0x12b/0x257 > > Jun 2 00:51:01 deathscape kernel: [] seq_read+0x105/0x28b > > Jun 2 00:51:01 deathscape kernel: [] vfs_read+0xcb/0x153 > > Jun 2 00:51:01 deathscape kernel: [] sys_read+0x45/0x6e > > Jun 2 00:51:01 deathscape kernel: [] tracesys+0xdc/0xe1 > > Jun 2 00:51:01 deathscape kernel: > > Jun 2 00:51:01 deathscape kernel: > > Jun 2 00:51:01 deathscape kernel: Code: 80 7f 08 0f 48 0f 44 c7 c3 48 89 f8 c3 31 c0 48 85 ff 74 0d > > Jun 2 00:51:01 deathscape kernel: RIP [] acpi_ns_map_handle_to_node+0x14/0x1d > > Jun 2 00:51:01 deathscape kernel: RSP > > > > searching for acpi_thermal_trip_seq_show on kerneloops.org shows that this > may still be a problem -- at least up through 2.6.24. ah yes, I thought this rang a bell... Happily I find that kerneloops now has links to bugzilla -- sorry i didn't my previous message... This issue should be gone as of 2.6.25, please let me know if it isn't. https://bugzilla.novell.com/show_bug.cgi?id=350017 http://bugzilla.kernel.org/show_bug.cgi?id=10252 thanks, -Len