Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / drivers / acpi / bus.c
index a212cef..ca4f284 100644 (file)
@@ -1004,6 +1004,9 @@ static int __init acpi_bus_init(void)
                goto error1;
        }
 
+       /* Set capability bits for _OSC under processor scope */
+       acpi_early_processor_osc();
+
        /*
         * _OSC method may exist in module level code,
         * so it must be run after ACPI_FULL_INITIALIZATION