Hi Vinicius, * Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxxxxxx> [2011-09-05 14:31:31 -0300]: > The function crypto_blkcipher_setkey() called by smp_e() > can sleep, so all the crypto work has to be moved to > hci_dev workqueue. > > Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@xxxxxxxxxxxxx> > --- > include/net/bluetooth/smp.h | 9 ++- > net/bluetooth/l2cap_core.c | 2 +- > net/bluetooth/smp.c | 277 +++++++++++++++++++++++++++---------------- > 3 files changed, 185 insertions(+), 103 deletions(-) These two patches have been applied. Thanks. btw, my tree is now hosted at https://github.com/padovan/bluetooth-next 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