diff options
author | Dou Liyang <douly.fnst@cn.fujitsu.com> | 2017-03-03 16:02:26 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-03-11 14:41:20 +0100 |
commit | 8c8cb30f49b86333d8e036e1945cf1a78c03577e (patch) | |
tree | b52962b92455b9129d53fdee0d42122ef7b1bce3 /CREDITS | |
parent | 2b85b3d22920db7473e5fed5719e7955c0ec323e (diff) | |
download | linux-8c8cb30f49b86333d8e036e1945cf1a78c03577e.tar.bz2 |
acpi/processor: Implement DEVICE operator for processor enumeration
ACPI allows to declare processors either with the PROCESSOR or with the
DEVICE operator. The current implementation handles only the PROCESSOR
operator.
On a system which uses the DEVICE operator for processor enumeration the
evaluation fails.
Check for the ACPI type of the ACPI handle and evaluate PROCESSOR and
DEVICE types separately.
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Tested-by: Xiaolong Ye <xiaolong.ye@intel.com>
Cc: rjw@rjwysocki.net
Cc: linux-acpi@vger.kernel.org
Cc: guzheng1@huawei.com
Cc: izumi.taku@jp.fujitsu.com
Cc: lenb@kernel.org
Link: http://lkml.kernel.org/r/1488528147-2279-5-git-send-email-douly.fnst@cn.fujitsu.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions