[PATCH v1 0/2] thermal/debufs: Fix and clean up trip statistics collection

From: Rafael J. Wysocki
Date: Mon Apr 15 2024 - 15:03:42 EST


Hi Everyone,

This series fixes a possible kernel crash in thermal_debug_tz_trip_up()
and reduces some code duplication between this function and
thermal_debug_update_temp().

The plan is to push the fix (patch [1/2]) for 6.9-rc and apply the cleanup
for 6.10 when the fix reaches the mainline.

Thanks!