K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-03-30T18:38:03.379933Z K 7 svn:log V 287 MFC: Move the code to update cpu_cx_count out of acpi_cpu_generic_cx_probe() and into acpi_cpu_startup() which is where all the other code to update this global variable lives. This fixes a bug where cpu_cx_count was not updated correctly if acpi_cpu_generic_cx_probe() returned early. END