* [GIT PULL] regmap fixes for v6.17-merge-window
@ 2025-08-08 17:01 Mark Brown
2025-08-09 5:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2025-08-08 17:01 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Mark Brown
The following changes since commit ffc72771ff6ec9f5b431a86c4b00d8ef0fea958b:
regmap: Annotate that MMIO implies fast IO (2025-07-25 13:44:33 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.17-merge-window
for you to fetch changes up to 76b6e14aa7b081337d118a82397d919b5e072bb4:
regmap: irq: Avoid lockdep warnings with nested regmap-irq chips (2025-08-01 13:37:07 +0100)
----------------------------------------------------------------
regmap: Fixes for v6.17
These patches fix a lockdep issue Russell King reported with nested
regmap-irqs (unusual since regmap is generally for devices on slow buses
so devices don't get nested), plus add a missing mutex free which I
noticed while implementing a fix for that issue.
----------------------------------------------------------------
Mark Brown (2):
regmap: irq: Free the regmap-irq mutex
regmap: irq: Avoid lockdep warnings with nested regmap-irq chips
drivers/base/regmap/regmap-irq.c | 30 +++++++++++++++++++++---------
1 file changed, 21 insertions(+), 9 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] regmap fixes for v6.17-merge-window
2025-08-08 17:01 [GIT PULL] regmap fixes for v6.17-merge-window Mark Brown
@ 2025-08-09 5:45 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-09 5:45 UTC (permalink / raw)
To: Mark Brown; +Cc: Linus Torvalds, linux-kernel, Mark Brown
The pull request you sent on Fri, 08 Aug 2025 18:01:50 +0100:
> https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v6.17-merge-window
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/21a1f198273806a20ef0c3c89721617c7dd76ece
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:[~2025-08-09 5:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-08 17:01 [GIT PULL] regmap fixes for v6.17-merge-window Mark Brown
2025-08-09 5:45 ` 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).