lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ