From: Len Brown <len.brown@intel.com>
To: Dave Jones <davej@redhat.com>
Cc: davej@codemonkey.org.uk,
"cpufreq@www.linux.org.uk" <cpufreq@www.linux.org.uk>
Subject: try compiling with CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI enabled
Date: 08 Dec 2004 00:44:01 -0500 [thread overview]
Message-ID: <1102484641.2193.12.camel@d845pe> (raw)
In-Reply-To: <20041206162452.GA14746@redhat.com>
Dave,
FYI, I just checked this trivial patch into the acpi tree.
-Len
diff -Nru a/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
b/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
--- a/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c 2004-12-08
00:41:55 -05:00
+++ b/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c 2004-12-08
00:41:55 -05:00
@@ -249,7 +249,7 @@
/* Matched a non-match */
printk(KERN_INFO PFX "no table support for CPU model \"%s\": \n",
cpu->x86_model_id);
-#ifdef CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI
+#ifndef CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI
printk(KERN_INFO PFX "try compiling with
CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI enabled\n");
#endif
return -ENOENT;
prev parent reply other threads:[~2004-12-08 5:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-06 0:42 longhaul in 2.6.9 hangs VIA EPIA MII12000 when switching frequencies Petr Konecny
2004-12-06 16:24 ` Dave Jones
2004-12-08 5:44 ` Len Brown [this message]
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=1102484641.2193.12.camel@d845pe \
--to=len.brown@intel.com \
--cc=cpufreq@www.linux.org.uk \
--cc=davej@codemonkey.org.uk \
--cc=davej@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.