Re: [4.1.0-07254-gc13c810] Regression: Bluetooth not working.
>remove(conn, user); > > > > out_unlock: > > @@ -1648,7 +1648,7 @@ static void l2cap_unregister_all_users(struct > > l2cap_conn *conn) > > > > while (!list_empty(&conn->users)) { > > user = list_first_entry(&conn->users, stru
Re: [4.1.0-07254-gc13c810] Regression: Bluetooth not working.
t;> without this patch bluetooth doesn't work at all for me. > > > > Sure. > > > > Please drop this patch, and do > > > > git-revert 835a6a2f8603237a3e6cded5a6765090ecb06ea5 > > > > Maybe it's some other changes causing hangs. > > L