https://bugzilla.kernel.org/show_bug.cgi?id=19702
--- Comment #21 from Thomas Renninger <[email protected]> 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. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
