linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v5.11-rc5
@ 2021-01-26 12:44 Mark Brown
  2021-01-26 19:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2021-01-26 12:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Liam Girdwood, linux-kernel, Mark Brown

The following changes since commit 7c53f6b671f4aba70ff15e1b05148b10d58c2837:

  Linux 5.11-rc3 (2021-01-10 14:34:50 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.11-rc5

for you to fetch changes up to 14a71d509ac809dcf56d7e3ca376b15d17bd0ddd:

  regulator: Fix lockdep warning resolving supplies (2021-01-22 14:03:07 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.11

The main thing here is a change to make sure that we don't try to double
resolve the supply of a regulator if we have two probes going on
simultaneously, plus an incremental fix on top of that to resolve a
lockdep issue it introduced.

There's also a patch from Dmitry Osipenko adding stubs for some
functions to avoid build issues in consumers in some configurations.

----------------------------------------------------------------
David Collins (1):
      regulator: core: avoid regulator_resolve_supply() race condition

Dmitry Osipenko (1):
      regulator: consumer: Add missing stubs to regulator/consumer.h

Mark Brown (2):
      Merge v5.11-rc3
      regulator: Fix lockdep warning resolving supplies

 drivers/regulator/core.c           | 44 ++++++++++++++++++++++++++++----------
 include/linux/regulator/consumer.h | 30 ++++++++++++++++++++++++++
 2 files changed, 63 insertions(+), 11 deletions(-)

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

* Re: [GIT PULL] regulator fixes for v5.11-rc5
  2021-01-26 12:44 [GIT PULL] regulator fixes for v5.11-rc5 Mark Brown
@ 2021-01-26 19:07 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-01-26 19:07 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linus Torvalds, Liam Girdwood, linux-kernel, Mark Brown

The pull request you sent on Tue, 26 Jan 2021 12:44:33 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v5.11-rc5

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

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:[~2021-01-27  1:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 12:44 [GIT PULL] regulator fixes for v5.11-rc5 Mark Brown
2021-01-26 19:07 ` 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).