From: Borislav Petkov on
From: Marvin <marvin24(a)gmx.de>
Date: Thu, Apr 01, 2010 at 01:46:10PM +0200

Yep, I could reproduce it, thanks for reporting.

> I think compiling powernow_k8 as a module is sufficient.

Almost, you need acpi-cpufreq (CONFIG_X86_ACPI_CPUFREQ) also as module
so that mperf.ko gets compiled as a module too since its being shared
between the two. Otherwise it is statically linked into whichever of the
two (apci-cpufreq or powernow-k8) are built-in.

Fix follows.

--
Regards/Gruss,
Boris.

--
Advanced Micro Devices, Inc.
Operating Systems Research Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/