commit | b981513f806d26b2cc971eb65ced14bede67558b | [log] [tgz] |
---|---|---|
author | Jiang Liu <jiang.liu@linux.intel.com> | Thu Jan 09 16:15:19 2014 +0800 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Sat Jan 11 01:31:38 2014 +0100 |
tree | 27120eeb63d0ce9c01574f5aefeb7bd804fc43a3 | |
parent | d6e0a2dd12f4067a5bcefb8bbd8ddbeff800afbc [diff] |
ACPI / scan: bail out early if failed to parse APIC ID for CPU Enhance ACPI CPU hotplug driver to print clear error message and bail out early if BIOS returns wrong value in ACPI MADT table or _MAT method. Otherwise it will add the CPU device even if failed to get APIC ID and fails any operations against sysfs interface: /sys/devices/system/cpu/cpux/online Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>