All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/8] speedstep-smi: disable debug output
@ 2003-11-19 18:30 Dominik Brodowski
  0 siblings, 0 replies; only message in thread
From: Dominik Brodowski @ 2003-11-19 18:30 UTC (permalink / raw)
  To: cpufreq, davej

speedstep-smi is getting more and more stable, so disable verbose debug 
output.

 arch/i386/kernel/cpu/cpufreq/speedstep-smi.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff -ruN linux-original/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c linux/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c
--- linux-original/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c	2003-11-19 17:15:21.458121360 +0100
+++ linux/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c	2003-11-19 17:17:22.171770096 +0100
@@ -54,7 +54,7 @@
 /* DEBUG
  *   Define it if you want verbose debug output, e.g. for bug reporting
  */
-#define SPEEDSTEP_DEBUG
+//#define SPEEDSTEP_DEBUG
 
 #ifdef SPEEDSTEP_DEBUG
 #define dprintk(msg...) printk(msg)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-19 18:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-19 18:30 [PATCH 2/8] speedstep-smi: disable debug output Dominik Brodowski

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.