From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] Bluetooth: hci_event: Fix Invalid wait context
Date: Wed, 11 Jan 2023 20:10:17 +0000 [thread overview]
Message-ID: <167346781705.28484.3986664007099253159.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230111012254.3724082-1-luiz.dentz@gmail.com>
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Tue, 10 Jan 2023 17:22:53 -0800 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> This fixes the following trace caused by attempting to lock
> cmd_sync_work_lock while holding the rcu_read_lock:
>
> kworker/u3:2/212 is trying to lock:
> ffff888002600910 (&hdev->cmd_sync_work_lock){+.+.}-{3:3}, at:
> hci_cmd_sync_queue+0xad/0x140
> other info that might help us debug this:
> context-{4:4}
> 4 locks held by kworker/u3:2/212:
> #0: ffff8880028c6530 ((wq_completion)hci0#2){+.+.}-{0:0}, at:
> process_one_work+0x4dc/0x9a0
> #1: ffff888001aafde0 ((work_completion)(&hdev->rx_work)){+.+.}-{0:0},
> at: process_one_work+0x4dc/0x9a0
> #2: ffff888002600070 (&hdev->lock){+.+.}-{3:3}, at:
> hci_cc_le_set_cig_params+0x64/0x4f0
> #3: ffffffffa5994b00 (rcu_read_lock){....}-{1:2}, at:
> hci_cc_le_set_cig_params+0x2f9/0x4f0
>
> [...]
Here is the summary with links:
- Bluetooth: hci_event: Fix Invalid wait context
https://git.kernel.org/bluetooth/bluetooth-next/c/fd18e1680ee2
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:[~2023-01-11 20:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-11 1:22 [PATCH] Bluetooth: hci_event: Fix Invalid wait context Luiz Augusto von Dentz
2023-01-11 1:22 ` [PATCH] Bluetooth: ISO: Fix possible circular locking dependency Luiz Augusto von Dentz
2023-01-11 2:37 ` bluez.test.bot
2023-01-11 20:10 ` [PATCH] " patchwork-bot+bluetooth
2023-01-11 2:41 ` Bluetooth: hci_event: Fix Invalid wait context bluez.test.bot
2023-01-11 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=167346781705.28484.3986664007099253159.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.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 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.