diff options
author | Dou Liyang <[email protected]> | 2017-03-03 16:02:26 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-03-11 14:41:20 +0100 |
commit | 8c8cb30f49b86333d8e036e1945cf1a78c03577e (patch) | |
tree | b52962b92455b9129d53fdee0d42122ef7b1bce3 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 2b85b3d22920db7473e5fed5719e7955c0ec323e (diff) |
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 <[email protected]>
Tested-by: Xiaolong Ye <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions