On Monday, March 25, 2013 10:50:04 AM Colin King wrote: > 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(-) Both patches applied to linux-pm.git/linux-next. Thanks, Rafael -- I speak only for myself. Rafael J. Wysocki, Intel Open Source Technology Center. -- 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