[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080411221102.dc2d8c7d.akpm@linux-foundation.org>
Date: Fri, 11 Apr 2008 22:11:02 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Miles Lane" <miles.lane@...il.com>
Cc: LKML <linux-kernel@...r.kernel.org>, len.brown@...el.com,
linux-acpi@...r.kernel.org
Subject: Re: 2.6.25-rc8-mm2 -- initcall acpi_init+0x0/0x216() returned with
preemption imbalance
On Fri, 11 Apr 2008 15:41:17 -0400 "Miles Lane" <miles.lane@...il.com> wrote:
> Is this indicative of a kernel or hardware problem?
>
> [ 0.279606] ACPI: Using IOAPIC for interrupt routing
> [ 0.279789] initcall acpi_init+0x0/0x216() returned with preemption imbalance
> [ 0.330789] ACPI: PCI Root Bridge [PCI0] (0000:00)
>
That's a software bug. Something under acpi_init() has mismatched
preempt_disable/preempt_enable or mismatched spin_lock/spin_unlock, etc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists