From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "W. Brown" <wbrownab@comcast.net>
Cc: cpufreq list <cpufreq@www.linux.org.uk>
Subject: Re: speedstep won't load even with acpi tables (lil more)
Date: Tue, 05 Oct 2004 14:23:51 -0700 [thread overview]
Message-ID: <1097011431.11915.7.camel@localhost> (raw)
In-Reply-To: <4162FBD9.5010806@comcast.net>
On Tue, 2004-10-05 at 15:54 -0400, W. Brown wrote:
> Hay, sorry I'm very new to Linux. I don't know much about kernel module
> debugging. However I was able to find the load is crapping out in the
> call to cpufreq_register_driver by adding some printk's :). In that
> function... its returning -EBUSY at ...
> if (cpufreq_driver) {
> spin_unlock_irqrestore(&cpufreq_driver_lock, flags);
> return -EBUSY;
> }
>
> An uneducated guess tells me something is already accessing the
> neccessary resource?
Do you have some other cpufreq drivers configured?
J
parent reply other threads:[~2004-10-05 21:23 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <4162FBD9.5010806@comcast.net>]
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=1097011431.11915.7.camel@localhost \
--to=jeremy@goop.org \
--cc=cpufreq@www.linux.org.uk \
--cc=wbrownab@comcast.net \
/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