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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 31 May 2010 10:57:50 +0800
From:	Zhang Rui <rui.zhang@...el.com>
To:	"rostedt@...dmis.org" <rostedt@...dmis.org>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	Thomas Renninger <trenn@...e.de>,
	"clarkt@...p.com" <clarkt@...p.com>,
	"Brown, Len" <len.brown@...el.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [BUG] kacpi_notify goes into an infinite loop (luckly it calls
 cond_resched)

Hi, Steve,

On Sat, 2010-05-29 at 09:01 +0800, Steven Rostedt wrote:
> I just replaced Windows with F12 on my wife's computer, to have nothing
> but issues. But anyway, one of the issues I had on this box was in
> vanilla linux kernel 2.6.34 (all the fedora kernels had other issues),
> the kacpi_notify would go into an infinite loop.
> 
> I debugged it a bit with ftrace and saw that the kacpi_notify workqueue
> was constantly requeuing itself (thanks to the workqueue trace events).
> 
> I bisected this, and it came down to this change:
> 
> commit fa80945269f312bc609e8384302f58b03c916e12
> Author: Thomas Renninger <trenn@...e.de>
> Date:   Sat Feb 20 11:44:27 2010 +0100
> 
>     ACPI thermal: Don't invalidate thermal zone if critical trip point is bad
> 
> 
This patch enables the ACPI thermal control which is used to be disabled
on some laptops.

Maybe this triggers an interrupt storm on this box.

please attach the output of "grep . /sys/firmware/acpi/interrupts/*".
please attach the acpidump output of your laptop as well.

thanks,
rui


--
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