From: Dirk Brandewie <dirk.brandewie@xxxxxxxxx> These patches fix the issues reported against the intel_pstate driver. The first bug reported by Josh Boyer was that the dirver would blow up when loading in a VM exposed the second bug that the error path in intel_pstate_init() was incorrect and biting Konrad Wilk as well. https://bugzilla.redhat.com/show_bug.cgi?id=916833 https://lkml.org/lkml/2013/3/5/394 Dirk Brandewie (2): cpufreq/intel_pstate: Do not load on VM that do not report max P state. cpufreq/intel_pstate: Fix intel_pstate_init() error path drivers/cpufreq/intel_pstate.c | 42 +++++++++++++-------------------------- 1 files changed, 14 insertions(+), 28 deletions(-) -- 1.7.7.6 -- 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