https://bugzilla.kernel.org/show_bug.cgi?id=19702 --- Comment #21 from Thomas Renninger <trenn@xxxxxxx> 2010-10-19 03:11:56 --- Created an attachment (id=34092) --> (https://bugzilla.kernel.org/attachment.cgi?id=34092) Patch introducing boot param to disable HW_COORD type Please try: processor.disable_hw_coord=1 boot param with this patch. Hm, pdc is called rather early these days. The param won't be considered for the first _PDC call in arch/x86/kernel/acpi/boot.c. But that should not matter and I hope it gets used later, otherwise it must be an early param... I try to come up with another patch to export the coordination type to be able to check this... -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. -- 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