public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] PM: runtime: Fix rpm_idle() and relocate rpm_callback()
@ 2022-12-02 14:28 Rafael J. Wysocki
  2022-12-02 14:30 ` [PATCH v1 1/2] PM: runtime: Do not call __rpm_callback() from rpm_idle() Rafael J. Wysocki
  2022-12-02 14:32 ` [PATCH v1 2/2] PM: runtime: Relocate rpm_callback() right after __rpm_callback() Rafael J. Wysocki
  0 siblings, 2 replies; 10+ messages in thread
From: Rafael J. Wysocki @ 2022-12-02 14:28 UTC (permalink / raw)
  To: Linux PM
  Cc: LKML, Tushar Nimkar, Adrian Hunter, Rafael J. Wysocki,
	Nitin Rawat, Peter Wang, Alan Stern, Ulf Hansson

Hi All,

The first patch in this series replaces the __rpm_callback() invocation in
rpm_idle() with something simpler (and more correct) and the second one
moves rpm_callback() next to __rpm_callback().

Thanks!




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

end of thread, other threads:[~2022-12-05 14:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 14:28 [PATCH v1 0/2] PM: runtime: Fix rpm_idle() and relocate rpm_callback() Rafael J. Wysocki
2022-12-02 14:30 ` [PATCH v1 1/2] PM: runtime: Do not call __rpm_callback() from rpm_idle() Rafael J. Wysocki
2022-12-05  7:45   ` Adrian Hunter
2022-12-05 14:45     ` Rafael J. Wysocki
2022-12-05 12:07   ` Ulf Hansson
2022-12-05 12:13     ` Rafael J. Wysocki
2022-12-05 12:46       ` Ulf Hansson
2022-12-05 12:51         ` Rafael J. Wysocki
2022-12-02 14:32 ` [PATCH v1 2/2] PM: runtime: Relocate rpm_callback() right after __rpm_callback() Rafael J. Wysocki
2022-12-05  8:13   ` Adrian Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox