ACPI_PROCESSOR_AGGREGATOR_CLASS
strscpy(acpi_device_class(adev), ACPI_PROCESSOR_AGGREGATOR_CLASS);
strcpy(acpi_device_class(device), ACPI_PROCESSOR_AGGREGATOR_CLASS);
.class = ACPI_PROCESSOR_AGGREGATOR_CLASS,