dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/thermal
Durgadoss R 4fdfbe8506 Thermal_Framework-Fix_crash_during_hwmon_unregister
This patch fixes the following bug:
The thermal framework creates a temp*_crit interface, only when
the get_crit_temp pointer is defined. But during the _unregister_
path, without checking for the function definition, it is trying to
remove the temp*_crit interface.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2011-03-02 19:47:57 -05:00
..
Kconfig ACPI: Fix build for CONFIG_NET unset 2011-02-28 18:00:31 -08:00
Makefile thermal: re-name thermal.c to thermal_sys.c 2008-04-29 03:12:17 -04:00
thermal_sys.c Thermal_Framework-Fix_crash_during_hwmon_unregister 2011-03-02 19:47:57 -05:00