From: Steven Rostedt <rostedt@goodmis.org>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Thomas Renninger <trenn@suse.de>,
clarkt@cnsp.com, Zhang Rui <rui.zhang@intel.com>,
Len Brown <len.brown@intel.com>,
Andrew Morton <akpm@linux-foundation.org>
Subject: [BUG] kacpi_notify goes into an infinite loop (luckly it calls cond_resched)
Date: Fri, 28 May 2010 21:01:22 -0400 [thread overview]
Message-ID: <1275094882.22648.607.camel@gandalf.stny.rr.com> (raw)
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@suse.de>
Date: Sat Feb 20 11:44:27 2010 +0100
ACPI thermal: Don't invalidate thermal zone if critical trip point is bad
I checked out 2.6.34 again, and reverted this patch, and the problem
went away.
The box is an old Compaq Presario that I bought in 2003 or 2004.
-- Steve
next reply other threads:[~2010-05-29 1:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-29 1:01 Steven Rostedt [this message]
2010-05-31 2:57 ` Zhang Rui
2010-06-30 13:40 ` Steven Rostedt
2010-06-30 15:17 ` Len Brown
2010-06-30 16:06 ` Steven Rostedt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1275094882.22648.607.camel@gandalf.stny.rr.com \
--to=rostedt@goodmis.org \
--cc=akpm@linux-foundation.org \
--cc=clarkt@cnsp.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rui.zhang@intel.com \
--cc=trenn@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®