[PATCH v1 0/3] thermal/debugfs: Fix a memory leak on removal and locking

From: Rafael J. Wysocki
Date: Thu Apr 25 2024 - 09:58:13 EST


Hi Everyone,

This series fixes a memory leak on thermal zone removal caused by the
thermal debug code and two locking issues that may cause the kernel to
crash due to race conditions.

Please review urgently.

The series applies on top of the linux-next branch in linux-pm.git.

It is also present in the thermal-core-next branch in that tree.

Thanks!