Hi Madhuparna, > In function hci_is_blocked_key() RCU list is traversed with > list_for_each_entry() in RCU read-side CS. > Use list_for_each_entry_rcu() instead. > > Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@xxxxxxxxx> > --- > net/bluetooth/hci_core.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) patch has been applied to bluetooth-next tree. Regards Marcel