From: Colin Ian King <colin.king@xxxxxxxxxxxxx> Fix a null pointer deference by acpi_driver_data() if device is null. Colin Ian King (2): ACPI / fan: avoid null pointer deference error ACPI / processor_thermal: avoid null pointer deference error drivers/acpi/fan.c | 8 ++++++-- drivers/acpi/processor_thermal.c | 24 ++++++++++++++++++------ 2 files changed, 24 insertions(+), 8 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html