From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: soundwire fixes for 6.15
Date: Sat, 17 May 2025 17:45:50 +0100 [thread overview]
Message-ID: <aCi9PijlCQGpWjXF@vaman> (raw)
[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]
Hello Linus,
Please pull to receive single soundwire subsystem fix. Sorry this is
coming a bit later than I would have liked, but vacation, linaro connect
travel made this to be delayed!
This fixes race on irq domain creation in soundwire bus
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.15-fixes
for you to fetch changes up to fd15594ba7d559d9da741504c322b9f57c4981e5:
soundwire: bus: Fix race on the creation of the IRQ domain (2025-04-10 11:58:43 +0530)
----------------------------------------------------------------
soundwire fix for 6.15
- Fix for irq domain creation race in the core
----------------------------------------------------------------
Charles Keepax (1):
soundwire: bus: Fix race on the creation of the IRQ domain
drivers/soundwire/bus.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
~Vinod
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next reply other threads:[~2025-05-17 16:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-17 16:45 Vinod Koul [this message]
2025-05-17 19:58 ` [GIT PULL]: soundwire fixes for 6.15 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aCi9PijlCQGpWjXF@vaman \
--to=vkoul@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.