public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: Pauli Virtanen <pav@iki.fi>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 1/4] Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
Date: Thu, 26 Mar 2026 20:50:04 +0000	[thread overview]
Message-ID: <177455820454.3172002.3692697474035321902.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <f7ccb4a4f9e462a6c1c1ddba8dd1cdcc9456944b.1774465559.git.pav@iki.fi>

Hello:

This series was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Wed, 25 Mar 2026 21:07:43 +0200 you wrote:
> hci_cmd_sync_queue_once() needs to indicate whether a queue item was
> added, so caller can know if callbacks are called, so it can avoid
> leaking resources.
> 
> Change the function to return -EEXIST if queue item already exists.
> 
> Modify all callsites to handle that.
> 
> [...]

Here is the summary with links:
  - [v2,1/4] Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists
    https://git.kernel.org/bluetooth/bluetooth-next/c/dd97a8c7b305
  - [v2,2/4] Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails
    https://git.kernel.org/bluetooth/bluetooth-next/c/0098a022e07b
  - [v2,3/4] Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists
    https://git.kernel.org/bluetooth/bluetooth-next/c/c246bfe2efb6
  - [v2,4/4] Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate
    https://git.kernel.org/bluetooth/bluetooth-next/c/fdb07d4116bf

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2026-03-26 20:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-25 19:07 [PATCH v2 1/4] Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists Pauli Virtanen
2026-03-25 19:07 ` [PATCH v2 2/4] Bluetooth: hci_sync: fix leaks when hci_cmd_sync_queue_once fails Pauli Virtanen
2026-03-25 19:07 ` [PATCH v2 3/4] Bluetooth: hci_sync: make hci_cmd_sync_run_once return -EEXIST if exists Pauli Virtanen
2026-03-25 19:07 ` [PATCH v2 4/4] Bluetooth: hci_sync: call destroy in hci_cmd_sync_run if immediate Pauli Virtanen
2026-03-25 20:03 ` [v2,1/4] Bluetooth: hci_sync: hci_cmd_sync_queue_once() return -EEXIST if exists bluez.test.bot
2026-03-26 20:50 ` 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=177455820454.3172002.3692697474035321902.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=pav@iki.fi \
    /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