Hi Ulisses, * Ulisses Furquim <ulisses@xxxxxxxxxxxxxx> [2011-12-20 17:10:51 -0200]: > The hci_task_lock mutex (previously a lock) was supposed to protect the > register/unregister of HCI protocols against RX/TX tasks. This will not > be needed anymore because SCO and L2CAP will always be compiled. > > Moreover, with the recent move of RX/TX to workqueues per device the > global hci_task_lock was causing starvation between different HCI > devices. > > Signed-off-by: Ulisses Furquim <ulisses@xxxxxxxxxxxxxx> > --- > net/bluetooth/hci_core.c | 21 +-------------------- > 1 files changed, 1 insertions(+), 20 deletions(-) Patch has been applied, thanks. Gustavo -- 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