Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265078AbTIJAhp (ORCPT ); Tue, 9 Sep 2003 20:37:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265080AbTIJAhp (ORCPT ); Tue, 9 Sep 2003 20:37:45 -0400 Received: from smtp4.hy.skanova.net ([195.67.199.133]:27353 "EHLO smtp4.hy.skanova.net") by vger.kernel.org with ESMTP id S265078AbTIJAhn (ORCPT ); Tue, 9 Sep 2003 20:37:43 -0400 Date: Wed, 10 Sep 2003 02:42:03 +0200 From: Per Svennerbrandt To: David Mansfield Cc: acpi-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, akpm@osdl.org Subject: Re: ACPI kernel panic at boot on 2.6.0-test5-mm1 Message-Id: <20030910024203.1a8dbb37.per.svennerbrandt@lbi.se> In-Reply-To: References: X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1573 Lines: 44 On Tue, 9 Sep 2003 14:34:22 -0400 (EDT) David Mansfield wrote: > > Hello Andrew, all, > > I get the following 100% reproducible (copied by hand) kernel oops and > panic at boot when ACPI is enabled. I'm not sure if other versions have > this problem as the config options seem to have changed recently. > > Kernel was patched with the #ifdef DEBUG patch to mm/slab.c required for > compilation. System is UP Athlon 1.3ghz, 512mb ram, Redhat 9, gcc version > 3.2.2 20030222 (Red Hat Linux 3.2.2-5). > > oops/panic: > > at acpi_pci_link_calc_penalties > > stack trace: > acpi_acpi_irq_init+0x8/0x41 > pci_acpi_init+0x22/0x60 > do_initcalls+0x2b/0xa0 > init_workqueues+0xf/0x40 > init+0x2e/0x190 > init+0x0/0x190 > kernel_thread_helper+0x5/0xc > Kernel panic: attempted to kill init. > > Also, the acpi=off is broken, and doesn't stop the ACPI code from oopsing. > Instead I had to use pci=noacpi for it to boot. This is a documentation > bug. acpi=off is supposed to disable the acpi code. > I'm seeing something simular on both test4-mm6 and test5 (havn't tried test5-mm1 since I asume it has the same problem), plain test4 works though. For me however, specifying pci=noacpi does *not* solve the problem, although acpi=off does. System info availible upon request. Per - 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/