From: patchwork-bot+bluetooth@kernel.org
To: Ferose <ferose2@gmail.com>
Cc: linux-bluetooth@vger.kernel.org, luiz.von.dentz@intel.com
Subject: Re: [PATCH BlueZ] shared/bap: Fix rejecting re-attach of the same fd
Date: Mon, 13 Jul 2026 20:10:08 +0000 [thread overview]
Message-ID: <178397340839.2830302.14457128904654690553.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260711070230.26553-1-ferose2@gmail.com>
Hello:
This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Sat, 11 Jul 2026 00:02:30 -0700 you wrote:
> When the remote's STREAMING ASE notification arrives before
> iso_connect_cb() fires, the race handler in bap_state()
> (profiles/audio/bap.c) already attaches the io to the stream; the
> comment there notes "Order of STREAMING and iso_connect_cb() is
> nondeterministic". When iso_connect_cb() then calls
> bt_bap_stream_set_io() with the same fd, the guard in
> bap_ucast_set_io() sees an attached, non-connecting io and returns
> false. iso_connect_cb() treats that as fatal:
>
> [...]
Here is the summary with links:
- [BlueZ] shared/bap: Fix rejecting re-attach of the same fd
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7f826d003ee7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-07-13 20:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-11 7:02 [PATCH BlueZ] shared/bap: Fix rejecting re-attach of the same fd Ferose
2026-07-11 8:34 ` [BlueZ] " bluez.test.bot
2026-07-13 20:10 ` patchwork-bot+bluetooth [this message]
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=178397340839.2830302.14457128904654690553.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=ferose2@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.von.dentz@intel.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox