mbox series

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

Message ID 12427744.O9o76ZdvQC@kreacher
Headers show
Series thermal/debugfs: Fix a memory leak on removal and locking | expand

Message

Rafael J. Wysocki April 25, 2024, 1:46 p.m. UTC
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!