> Meelis Roos reported hangs during boot in the longhaul cpufreq driver, after > commit 12478cf0c55 (cpufreq: Make sure frequency transitions are serialized). > The root-cause of this issue is the extra invocation of the > cpufreq_freq_transition_begin() and cpufreq_freq_transition_end() APIs in the > longhaul driver. I found similar issues in the powernow-k6 and powernow-k7 > drivers as well. This patchset fixes the issue in all the 3 drivers. > > Srivatsa S. Bhat (3): > cpufreq, powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end > cpufreq, powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end > cpufreq, longhaul: Fix double invocation of cpufreq_freq_transition_begin/end This set fixes it for me on VIA EPIA with longhaul. -- Meelis Roos (mroos@xxxxxxxx) -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html