Skip to content
Commit ad0f4090 authored by Zhang Rui's avatar Zhang Rui
Browse files

int340x_thermal/processor_thermal_device: return failure when



 there is no ACPI device object

processor_thermal_device driver needs ACPI support to work. Thus, the driver
probing should fail when there is no ACPI device object asscociated.

This fixes a NULL pointer dereference when the driver is loaded
with INT340X feature disabled in BIOS.

Reported-by: default avatarChen Yu <yu.c.chen@intel.com>
Signed-off-by: default avatarZhang Rui <rui.zhang@intel.com>
Tested-by: default avatarChen Yu <yu.c.chen@intel.com>
parent 014d9d5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment