Hi Marcel, >> At UPF37, during test session of bt3.0 with Marvel, found that in >> l2cap_chan_del() using del_timer() caused l2cap_monitor_timeout() >> be called after the sock was freed, so it raised a system crash. >> So I just replaced del_timer() with del_timer_sync() to solve it. >> >> Signed-off-by: Haijun Liu <haijun.liu@xxxxxxxxxxx> > > looks good to me and if Gustavo agrees, then > > Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > Sorry, I should note this patch has been discard, please look at <[PATCH 1/2 v2] Bluetooth: Fix system crash caused by del_timer() > <[PATCH 2/2 v2] Bluetooth: Fix system crash bug of no send queue protect> Thank you. -- Haijun Liu -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html