Hello: This patch was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: On Wed, 4 Dec 2024 11:58:48 -0500 you wrote: > From: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > > The usage of rcu_read_(un)lock while inside list_for_each_entry_rcu is > not safe since for the most part entries fetched this way shall be > treated as rcu_dereference: > > Note that the value returned by rcu_dereference() is valid > only within the enclosing RCU read-side critical section [1]_. > For example, the following is **not** legal:: > > [...] Here is the summary with links: - [v1] Bluetooth: hci_event: Fix using rcu_read_(un)lock while iterating https://git.kernel.org/bluetooth/bluetooth-next/c/042ca30229a0 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html