From: Ducrot Bruno <ducrot@poupinou.org>
To: AthlonRob <AthlonRob@axpr.net>
Cc: cpufreq@www.linux.org.uk
Subject: Re: 2.4.21 Isn't working for me....
Date: Wed, 27 Aug 2003 17:55:03 +0200 [thread overview]
Message-ID: <20030827155503.GR10585@poupinou.org> (raw)
In-Reply-To: <1061926909.14523.5.camel@localhost>
On Tue, Aug 26, 2003 at 12:41:50PM -0700, AthlonRob wrote:
> On Mon, 2003-08-25 at 21:36, AthlonRob wrote:
>
> > I'm trying to get some cpu frequency control over my laptop's CPU with
> > the 2.4.21 kernel. I'd just jump to 2.6.0-test4, but have a few pieces
> > of hardware that don't have drivers available for the test kernel yet.
>
> I just found http://www.codemonkey.org.uk/projects/cpufreq/ in the
> archives and gave the two patches listed there a shot.
>
Try this:
--- linux/drivers/cpufreq/userspace.c 25 Aug 2003 14:58:47 -0000 1.1.1.1
+++ linux/drivers/cpufreq/userspace.c 27 Aug 2003 15:51:42 -0000
@@ -17,9 +17,9 @@
#include <linux/smp.h>
#include <linux/init.h>
#include <linux/spinlock.h>
+#include <linux/cpufreq.h>
#include <linux/interrupt.h>
#include <linux/ctype.h>
-#include <linux/cpufreq.h>
#include <linux/sysctl.h>
#include <linux/types.h>
#include <linux/fs.h>
diff -u -a -r1.1.1.2 cpufreq.h
--- linux/include/linux/cpufreq.h 25 Aug 2003 14:58:47 -0000 1.1.1.2
+++ linux/include/linux/cpufreq.h 27 Aug 2003 15:51:42 -0000
@@ -16,6 +16,7 @@
#include <linux/config.h>
#include <linux/notifier.h>
+#include <linux/sched.h>
#include <linux/threads.h>
#include <asm/semaphore.h>
--
Ducrot Bruno
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
next prev parent reply other threads:[~2003-08-27 15:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-26 4:36 2.4.21 Isn't working for me AthlonRob
2003-08-26 6:47 ` Ducrot Bruno
2003-08-26 9:26 ` Toula Michael
2003-08-26 9:53 ` Bas Mevissen
2003-08-26 11:29 ` Ducrot Bruno
2003-08-26 19:43 ` AthlonRob
2003-08-26 22:47 ` Luciano Miguel Ferreira Rocha
2003-08-27 11:11 ` Ducrot Bruno
2003-08-27 14:29 ` Luciano Miguel Ferreira Rocha
2003-08-27 14:39 ` Ducrot Bruno
2003-08-26 19:41 ` AthlonRob
2003-08-27 12:31 ` Ducrot Bruno
2003-08-27 15:55 ` Ducrot Bruno [this message]
2003-08-27 20:30 ` AthlonRob
2003-08-28 9:34 ` Ducrot Bruno
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=20030827155503.GR10585@poupinou.org \
--to=ducrot@poupinou.org \
--cc=AthlonRob@axpr.net \
--cc=cpufreq@www.linux.org.uk \
/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