diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-24 07:26:28 +0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-08-24 07:26:28 +0800 |
commit | 6ae4e48b67eaf8a140ac3a6f0f8ea2627a174aca (patch) | |
tree | 4a04058c78785d93d00134891a1ce678c200f0b0 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c | |
parent | f76a30a96cb855e025c5f15f3ed939950828c136 (diff) | |
parent | c0a1ef9c5be72ff28a5413deb1b3e1a066593c13 (diff) |
Merge tag 'thermal-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull thermal control fixes from Rafael Wysocki:
"These fix error handling in the thermal debug code and OF node
reference leaks in the thermal OF driver.
Specifics:
- Use IS_ERR() in checks of debugfs_create_dir() return value instead
of checking it against NULL in the thermal debug code (Yang Ruibin)
- Fix three OF node reference leaks in thermal_of (Krzysztof
Kozlowski)"
* tag 'thermal-6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
thermal: of: Fix OF node leak in of_thermal_zone_find() error paths
thermal: of: Fix OF node leak in thermal_of_zone_register()
thermal: of: Fix OF node leak in thermal_of_trips_init() error path
thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions