From: Vinicius Costa Gomes Date: Mon, 5 Sep 2011 17:31:31 +0000 (-0300) Subject: Bluetooth: Move SMP crypto functions to a workqueue X-Git-Tag: v3.2-rc1~129^2~183^2~39^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aab47574a7f5b46a4cdbc6fd820ab34e6c5dbf9;p=pandora-kernel.git Bluetooth: Move SMP crypto functions to a workqueue 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 Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed