All of lore.kernel.org
 help / color / mirror / Atom feed
* acpi-cpufreq oddness
@ 2006-08-18 18:43 Dave Jones
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Jones @ 2006-08-18 18:43 UTC (permalink / raw)
  To: Alexey Starikovskiy; +Cc: Brown, Len, cpufreq, linux-acpi

Someone reported to me that modprobe acpi-cpufreq now fails noisily
complaining about invalid arguments.  I was able to reproduce it
on one of my boxes that doesn't have any form of speed scaling at all.
Previously, the modprobe would return with -ENODEV, but now its
getting an -EINVAL from somewhere. (I'm still trying to chase down
exactly where its coming from).

So far in chasing this, all I found is a cosmetic bug,
acpi_cpufreq_target has a..
dprintk("acpi_cpufreq_setpolicy");
in it, which is the only reference to setpolicy in the whole driver.

I don't have handy access to a git tree at the moment, and I've forgotten
the history of the recent changes here.

Alexey/Len, any ideas whats going on here?

		Dave

-- 
http://www.codemonkey.org.uk

^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: acpi-cpufreq oddness
@ 2006-08-18 18:59 Pallipadi, Venkatesh
  2006-08-18 19:04 ` Dave Jones
  0 siblings, 1 reply; 6+ messages in thread
From: Pallipadi, Venkatesh @ 2006-08-18 18:59 UTC (permalink / raw)
  To: Dave Jones, Alexey Starikovskiy; +Cc: Brown, Len, linux-acpi, cpufreq



>-----Original Message-----
>From: cpufreq-bounces@lists.linux.org.uk 
>[mailto:cpufreq-bounces@lists.linux.org.uk] On Behalf Of Dave Jones
>Sent: Friday, August 18, 2006 11:44 AM
>To: Alexey Starikovskiy
>Cc: Brown, Len; linux-acpi@vger.kernel.org; cpufreq@lists.linux.org.uk
>Subject: acpi-cpufreq oddness
>
>Someone reported to me that modprobe acpi-cpufreq now fails noisily
>complaining about invalid arguments.  I was able to reproduce it
>on one of my boxes that doesn't have any form of speed scaling at all.
>Previously, the modprobe would return with -ENODEV, but now its
>getting an -EINVAL from somewhere. (I'm still trying to chase down
>exactly where its coming from).
>
>So far in chasing this, all I found is a cosmetic bug,
>acpi_cpufreq_target has a..
>dprintk("acpi_cpufreq_setpolicy");
>in it, which is the only reference to setpolicy in the whole driver.
>
>I don't have handy access to a git tree at the moment, and 
>I've forgotten
>the history of the recent changes here.
>
>Alexey/Len, any ideas whats going on here?
>
>		Dave
>

Does the error say "Invalid _PSD data" or something similar. Seems to be
a side-effect of earlier software co-ordination patchset. If this is the
error you are seeing, I will send in a quick patch to fix it.

Thanks,
Venki 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-08-18 21:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-18 18:43 acpi-cpufreq oddness Dave Jones
  -- strict thread matches above, loose matches on Subject: below --
2006-08-18 18:59 Pallipadi, Venkatesh
2006-08-18 19:04 ` Dave Jones
2006-08-18 20:45   ` Venkatesh Pallipadi
2006-08-18 21:09     ` Dave Jones
2006-08-18 20:54   ` Dave Jones

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.