From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759311AbZBDURL (ORCPT ); Wed, 4 Feb 2009 15:17:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754473AbZBDUQ4 (ORCPT ); Wed, 4 Feb 2009 15:16:56 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:40647 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754529AbZBDUQz (ORCPT ); Wed, 4 Feb 2009 15:16:55 -0500 Date: Wed, 4 Feb 2009 21:16:38 +0100 From: Ingo Molnar To: Andrew McMillan , Len Brown , Jesse Barnes Cc: linux-kernel@vger.kernel.org Subject: Re: Early crash with 2.6.29-rc3 Message-ID: <20090204201638.GI22608@elte.hu> References: <1233777795.14831.35.camel@happy.mcmillan.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1233777795.14831.35.camel@happy.mcmillan.net.nz> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org (Cc:s added. Boot crash during mmconf ACPI discovery.) * Andrew McMillan wrote: > Hi, > > I see the following crash fairly early in the boot with a 2.6.29-rc3 > kernel built with essentially the same options as my working 2.6.28 > kernel on my Asus F3Ke laptop: > > Pid: 1, comm: swapper Not tainted (2.6.29-rc3-happy #1) F3Ke > EIP: 0060:[] EFLAGS: 00010217 CPU: 1 > EIP is at acpi_ns_delete_node+0x16/0x5e > EAX: 00000000 EBX: f736a018 ECX: f7012858 EDX: 00000000 > ESI: f736a018 EDI: f7012858 EBP: f704dcf8 ESP: f704dcf4 > DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068 > Process swapper (pid: 1, ti=f704c000 task=f7050000 task.ti=f704c000) > Stack: > 00000000 f704dd14 c02b6524 6b000000 00000004 f70133c0 f735a800 f735a800 > f704dd24 c02aa9d3 f735a800 00000000 f704dd40 c02b8a49 f7363f30 00000000 > f735a800 00000000 f7002f80 f704dd58 c02b9c33 f7363fc0 f7002f90 f7002f80 > Call Trace: > [] ? acpi_ns_delete_namespace_by_owner+0x56/0xc3 > [] ? acpi_ds_terminate_control_method+0x60/0xac > [] ? acpi_ps_parse_aml+0x166/0x281 > [] ? acpi_ps_execute_method+0x19a/0x253 > [] ? acpi_ns_evaluate+0xcb/0x17c > [] ? acpi_ut_evaluate_object+0x39/0x140 > [] ? acpi_rs_get_method_data+0x18/0x3c > [] ? acpi_walk_resources+0x39/0x91 > [] ? check_mcfg_resource+0x0/0xaf > [] ? find_mboard_resource+0x1b/0x2e > [] ? acpi_ns_get_device_callback+0xfe/0x112 > [] ? acpi_ns_walk_namespace+0x9a/0x110 > [] ? is_acpi_reserved+0x0/0x5a > [] ? acpi_get_devices+0x47/0x5d > [] ? acpi_ns_get_device_callback+0x0/0x112 > [] ? find_mboard_resource++0x0/0x2e > [] ? is_acpi_reserved+0x51/0x5a > [] ? is_mmconf_reserved+0x5c/0x128 > [] ? acpi_parse_mcfg+0x8e/0x12c > [] ? __pci_mmcfg_init+0x30c/0x32e > [] ? proc_mkdir_mode+0x33/0x50 > [] ? acpi_init+0x0/0x237 > [] ? pci_mmcfg_late_init+0xa/0xc > [] ? acpi_init+0x17f/0x237 > [] ? do_one_initcall+0x2a/0x150 > [] ? create_proc_entry+0x54/0xa0 > [] ? register_irq_proc+0x9c/0xb0 > [] ? init_irq_proc+0x65/0x80 > [] ? kernel_init+0x127/0x180 > [] ? kernel_init+0x0/0x180 > [] ? kernel_thread_helper+0x7/0x1c > Code: ff ff ff 89 f0 e8 ed 05 00 00 89 c6 85 ff 75 bd 5b 5e 5f c9 55 89 e5 53 > 89 c3 e8 d7 05 00 00 31 d2 89 c1 8b 40 0c eb 05 89 c2 <8b> 40 10 39 d8 75 f7 > d2 74 12 f6 43 06 01 8b 43 10 89 42 10 > EIP: [] acpi_ns_delete_node+016/0x5e SS:ESP 0068:f704dcf4 > ---[ end trace 4eaa2a86a8e2da22 ]--- > > > I hope this is useful. The above was transcribed from a photo and, > though I checked it, there is of course still the possibility of an > error somewhere. Please CC: me (or e-mail privately) if you have any > further questions about configuration or such, since I am not subscribed > to LKML. > > Thanks, > Andrew McMillan. > > ------------------------------------------------------------------------ > andrew (AT) morphoss (DOT) com +64(272)DEBIAN > Beware of a tall blond man with one black shoe. > ------------------------------------------------------------------------ >