On 4/22/2024 9:20 PM, Johan Hovold wrote: > On Mon, Apr 22, 2024 at 09:04:58PM +0800, quic_zijuhu wrote: >> On 4/22/2024 8:51 PM, Johan Hovold wrote: >>> On Tue, Mar 19, 2024 at 04:46:09PM +0100, Johan Hovold wrote: > >>>> Johan Hovold (2): >>>> Bluetooth: qca: fix NULL-deref on non-serdev suspend >>>> Bluetooth: qca: fix NULL-deref on non-serdev setup >>> >>> Could you pick these up for 6.9 or 6.10? >>> >>> The patches are marked for stable backport and only privileged users can >>> set the N_HCI line discipline these days (even if I'm not sure about >>> pre-5.14 kernels...) so it may be fine to wait for 6.10 if you prefer. > >> could you share the patch links for me to review. i can >> 't find them now > > Sure, but you should bookmark lore.kernel.org in your browser as you can > search the archives there yourself: > > https://lore.kernel.org/lkml/20240319154611.2492-1-johan+linaro@xxxxxxxxxx/ > > Johan NAK for your [PATCH 1/2] since the null checking is redundant with your [PATCH 2/2]. NAK for your [PATCH 2/2], since it is same with my earlier fix https://lore.kernel.org/all/1704960978-5437-1-git-send-email-quic_zijuhu@xxxxxxxxxxx/ my new patchset for btattach tool still has this change.