public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PM: runtime: Fix race getting/putting suppliers at probe
@ 2021-03-26 10:56 Adrian Hunter
  2021-03-26 10:56 ` [PATCH 1/2] PM: runtime: Fix ordering in pm_runtime_get_suppliers() Adrian Hunter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Adrian Hunter @ 2021-03-26 10:56 UTC (permalink / raw)
  To: Rafael J . Wysocki
  Cc: linux-pm, Martin K . Petersen, James E . J . Bottomley,
	linux-scsi, Avri Altman, Bean Huo, Can Guo, Asutosh Das

Hi

SCSI UFS is starting to use device links for power management but
has run into issues. Here are 2 patches that seem to help.


Adrian Hunter (2):
      PM: runtime: Fix ordering in pm_runtime_get_suppliers()
      PM: runtime: Fix race getting/putting suppliers at probe

 drivers/base/power/runtime.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2021-03-26 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-26 10:56 [PATCH 0/2] PM: runtime: Fix race getting/putting suppliers at probe Adrian Hunter
2021-03-26 10:56 ` [PATCH 1/2] PM: runtime: Fix ordering in pm_runtime_get_suppliers() Adrian Hunter
2021-03-26 10:56 ` [PATCH 2/2] PM: runtime: Fix race getting/putting suppliers at probe Adrian Hunter
2021-03-26 16:42 ` [PATCH 0/2] " Rafael J. Wysocki

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