linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Thermal control fixes for v6.2-rc5
@ 2023-01-20 18:05 Rafael J. Wysocki
  2023-01-20 20:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-01-20 18:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.2-rc5

with top-most commit 6c54b7bc8a31ce0f7cc7f8deef05067df414f1d8

 thermal: core: call put_device() only after device_register() fails

on top of commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4

 Linux 6.2-rc4

to receive a thermal control fix for 6.2-rc5.

Modify __thermal_cooling_device_register() to make it call
put_device() after invoking device_register() and fix up a few
error paths calling thermal_cooling_device_destroy_sysfs()
unnecessarily (Viresh Kumar).

Thanks!


---------------

Viresh Kumar (1):
      thermal: core: call put_device() only after device_register() fails

---------------

 drivers/thermal/thermal_core.c | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Thermal control fixes for v6.2-rc5
  2023-01-20 18:05 [GIT PULL] Thermal control fixes for v6.2-rc5 Rafael J. Wysocki
@ 2023-01-20 20:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-20 20:06 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 20 Jan 2023 19:05:25 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git thermal-6.2-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dc18175938e65e979b866f23dc5b93e81d649cc4

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-20 20:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-20 18:05 [GIT PULL] Thermal control fixes for v6.2-rc5 Rafael J. Wysocki
2023-01-20 20:06 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).