mbox series

pull request: bluetooth 2022-07-05

Message ID 20220705202700.1689796-1-luiz.dentz@gmail.com (mailing list archive)
State Handled Elsewhere
Headers show
Series pull request: bluetooth 2022-07-05 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-05

Message

Luiz Augusto von Dentz July 5, 2022, 8:27 p.m. UTC
The following changes since commit 029cc0963412c4f989d2731759ce4578f7e1a667:

  Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_unicast_flt' (2022-07-05 11:52:35 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-05

for you to fetch changes up to e36bea6e78ab2b6c9c7396972fee231eae551cfc:

  Bluetooth: core: Fix deadlock on hci_power_on_sync. (2022-07-05 13:20:03 -0700)

----------------------------------------------------------------
bluetooth pull request for net:

 - Fix deadlock when powering on.

----------------------------------------------------------------
Vasyl Vavrychuk (1):
      Bluetooth: core: Fix deadlock on hci_power_on_sync.

 net/bluetooth/hci_core.c | 3 +++
 net/bluetooth/hci_sync.c | 1 -
 2 files changed, 3 insertions(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org July 5, 2022, 9:50 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue,  5 Jul 2022 13:27:00 -0700 you wrote:
> The following changes since commit 029cc0963412c4f989d2731759ce4578f7e1a667:
> 
>   Merge branch 'fix-bridge_vlan_aware-sh-and-bridge_vlan_unaware-sh-with-iff_unicast_flt' (2022-07-05 11:52:35 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git tags/for-net-2022-07-05
> 
> [...]

Here is the summary with links:
  - pull request: bluetooth 2022-07-05
    https://git.kernel.org/netdev/net/c/26c12725b462

You are awesome, thank you!