Message ID | 20240404183050.334414-1-dimitris.on.linux@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | V3: Fix busy loop when disabling BT | expand |
Hello: This patch was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Thu, 4 Apr 2024 11:30:49 -0700 you wrote: > Splitting the service state test out of btd_device_is_connected > and using only the bearer-specific test from adapter_remove_connection. > > This intends to fix a busy loop that happens when BT is disabled > from userspace with e.g. "rfkill block bluetooth": > > 1. Connect at least one device. > 2. Run rfkill block bluetooth. > 3. bluetoothd takes 100% CPU. > > [...] Here is the summary with links: - [BlueZ,1/1] refactor bearer connected test https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=036583f9bbec You are awesome, thank you!