Hi Jakub, On Thu, Jul 20, 2023 at 2:25 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote: > > On Thu, 20 Jul 2023 12:02:00 -0700 Luiz Augusto von Dentz wrote: > > bluetooth pull request for net: > > > > - Fix building with coredump disabled > > - Fix use-after-free in hci_remove_adv_monitor > > - Use RCU for hci_conn_params and iterate safely in hci_sync > > - Fix locking issues on ISO and SCO > > - Fix bluetooth on Intel Macbook 2014 > > One bad fixes tag here, but good enough. > Hopefully the big RCU-ifying patch won't blow up :) Weird, I'd run verify-fixes and it didn't show up anything. As for the RCU changes, yeah I was considering pulling it out but since it is a single commit with no other dependencies we can always just revert it if it causes problems. -- Luiz Augusto von Dentz