Re: [PATCH v1] Bluetooth: hci_qca: Fix SSR unable to wake up bug

From: Dmitry Baryshkov
Date: Sun Nov 09 2025 - 16:20:21 EST


On Tue, Nov 04, 2025 at 07:26:01PM +0800, Shuai Zhang wrote:
> During SSR data collection period, the processing of hw_error events
> must wait until SSR data Collected or the timeout before it can proceed.
> The wake_up_bit function has been added to address the issue
> where hw_error events could only be processed after the timeout.
>
> The timeout unit has been changed from jiffies to milliseconds (ms).
>
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Shuai Zhang <quic_shuaz@xxxxxxxxxxx>

Missing Fixes tag.

> ---
> drivers/bluetooth/hci_qca.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
--
With best wishes
Dmitry