* powernow-k8 havent been tested on preemptive - have now
@ 2004-02-19 19:05 redeeman
2004-02-20 23:05 ` Pavel Machek
0 siblings, 1 reply; 3+ messages in thread
From: redeeman @ 2004-02-19 19:05 UTC (permalink / raw)
To: linux-kernel
hi, i have been seeing the message that powernow-k8 havent been tested on
a preemptive system, for a couple of kernel versions i have been running,
and i just want to tell you that it is working absolutely perfect, great
job!
if there is any questions/comments i would be glad if you would cc them to
redeeman@<no-spam>metanurb.dk , thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: powernow-k8 havent been tested on preemptive - have now
2004-02-19 19:05 powernow-k8 havent been tested on preemptive - have now redeeman
@ 2004-02-20 23:05 ` Pavel Machek
2004-02-21 10:08 ` Redeeman
0 siblings, 1 reply; 3+ messages in thread
From: Pavel Machek @ 2004-02-20 23:05 UTC (permalink / raw)
To: redeeman, redeeman; +Cc: linux-kernel, Rusty trivial patch monkey Russell
Hi!
> hi, i have been seeing the message that powernow-k8 havent been tested on
> a preemptive system, for a couple of kernel versions i have been running,
> and i just want to tell you that it is working absolutely perfect, great
> job!
>
> if there is any questions/comments i would be glad if you would cc them to
> redeeman@<no-spam>metanurb.dk , thanks!
Okay, in such case we should probably do this:
Pavel
--- tmp/linux/arch/i386/kernel/cpu/cpufreq/powernow-k8.c 2004-02-21 00:04:41.000000000 +0100
+++ linux/arch/i386/kernel/cpu/cpufreq/powernow-k8.c 2004-02-21 00:04:20.000000000 +0100
@@ -34,10 +34,6 @@
#define VERSION "version 1.00.08a"
#include "powernow-k8.h"
-#ifdef CONFIG_PREEMPT
-#warning this driver has not been tested on a preempt system
-#endif
-
static u32 vstable; /* voltage stabalization time, from PSB, units 20 us */
static u32 plllock; /* pll lock time, from PSB, units 1 us */
static u32 numps; /* number of p-states, from PSB */
--
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: powernow-k8 havent been tested on preemptive - have now
2004-02-20 23:05 ` Pavel Machek
@ 2004-02-21 10:08 ` Redeeman
0 siblings, 0 replies; 3+ messages in thread
From: Redeeman @ 2004-02-21 10:08 UTC (permalink / raw)
To: linux-kernel
yes, this is how i fixed it myself too, but i thought it would need more
than this. but obviously not.
Greets, Redeeman
> Hi!
>
>> hi, i have been seeing the message that powernow-k8 havent been tested
>> on
>> a preemptive system, for a couple of kernel versions i have been
>> running,
>> and i just want to tell you that it is working absolutely perfect, great
>> job!
>>
>> if there is any questions/comments i would be glad if you would cc them
>> to
>> redeeman@<no-spam>metanurb.dk , thanks!
>
> Okay, in such case we should probably do this:
> Pavel
>
> --- tmp/linux/arch/i386/kernel/cpu/cpufreq/powernow-k8.c 2004-02-21
> 00:04:41.000000000 +0100
> +++ linux/arch/i386/kernel/cpu/cpufreq/powernow-k8.c 2004-02-21
> 00:04:20.000000000 +0100
> @@ -34,10 +34,6 @@
> #define VERSION "version 1.00.08a"
> #include "powernow-k8.h"
>
> -#ifdef CONFIG_PREEMPT
> -#warning this driver has not been tested on a preempt system
> -#endif
> -
> static u32 vstable; /* voltage stabalization time, from PSB, units 20 us
> */
> static u32 plllock; /* pll lock time, from PSB, units 1 us */
> static u32 numps; /* number of p-states, from PSB */
>
>
> --
> When do you have a heart between your knees?
> [Johanka's followup: and *two* hearts?]
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-02-21 10:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 19:05 powernow-k8 havent been tested on preemptive - have now redeeman
2004-02-20 23:05 ` Pavel Machek
2004-02-21 10:08 ` Redeeman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox