[PATCH] thermal/drivers/exynos: Fix NULL pointer dereference when getting the critical temp
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Mon Oct 3 06:40:59 PDT 2022
On 03/10/2022 15:29, Daniel Lezcano wrote:
> The driver is assuming the get_critical temperature exists as it is
> inherited by the thermal of ops. But this one has been removed in
> favor of the generic one.
>
> Use the generic thermal_zone_get_crit_temp() function instead
>
> Fixes: 13bea86623b ("thermal/of: Remove of_thermal_get_crit_temp(")
> Reported-by: Marek Szyprowski <m.szyprowski at samsung.com>
> Signed-off-by: Daniel Lezcano <daniel.lezcano at linaro.org>
Looks good.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list