On Saturday, March 29, 2014 09:25:47 AM Zhihui Zhang wrote: > Signed-off-by: Zhihui Zhang <zzhsuny@xxxxxxxxx> Queued up for the next ACPI pull request, thanks! > --- > drivers/acpi/thermal.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/acpi/thermal.c b/drivers/acpi/thermal.c > index 08626c8..6afe95b 100644 > --- a/drivers/acpi/thermal.c > +++ b/drivers/acpi/thermal.c > @@ -338,7 +338,7 @@ static int acpi_thermal_trips_update(struct acpi_thermal *tz, int flag) > tz->trips.hot.flags.valid = 1; > ACPI_DEBUG_PRINT((ACPI_DB_INFO, > "Found hot threshold [%lu]\n", > - tz->trips.critical.temperature)); > + tz->trips.hot.temperature)); > } > } > > -- 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