All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG in bleeding edge c560f3d
@ 2013-02-04 22:19 Dirk Brandewie
  2013-02-05  0:09 ` Rafael J. Wysocki
  0 siblings, 1 reply; 11+ messages in thread
From: Dirk Brandewie @ 2013-02-04 22:19 UTC (permalink / raw)
  To: cpufreq; +Cc: dirk.brandewie

Hi All,

There is a bug in the bleeding-edge branch. Using the ondemand governor
and acpi_cpufreq scaling driver the system hangs while trying to reboot or
trying to offline a cpu manually.  The last call where I have tracing turned
on is __cpufreq_governor(data, CPUFREQ_GOV_STOP);

[   38.138236] __cpufreq_remove_dev: cpufreq: __cpufreq_remove_dev: 
unregistering CPU 1
[   38.146663] __cpufreq_governor: cpufreq: __cpufreq_governor for CPU 0, event 2
[   71.562262] ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen


It looks like the breakage comes from the removal of the sysfs files in the
incorrect order.  While rebasing my patches onto bleeding edge I found this
problem as well.  I have a couple of hack patches that workaround the issue
when using my driver if anyone would like to see them.

--Dirk

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

end of thread, other threads:[~2013-02-06  1:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04 22:19 BUG in bleeding edge c560f3d Dirk Brandewie
2013-02-05  0:09 ` Rafael J. Wysocki
2013-02-05  0:05   ` Dirk Brandewie
2013-02-05  2:43     ` Rafael J. Wysocki
2013-02-05  5:45       ` Viresh Kumar
2013-02-05  7:08         ` Viresh Kumar
2013-02-05 10:08           ` Rafael J. Wysocki
2013-02-05 18:45           ` Dirk Brandewie
2013-02-05 21:30             ` Rafael J. Wysocki
2013-02-06  1:34             ` Viresh Kumar
2013-02-05  2:47     ` Rafael J. Wysocki

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.