From: Gustavo Padovan <padovan@profusion.mobi>
To: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 2/2] Bluetooth: Move SMP crypto functions to a workqueue
Date: Tue, 13 Sep 2011 18:38:35 -0300 [thread overview]
Message-ID: <20110913213835.GG16856@joana> (raw)
In-Reply-To: <1315243891-21875-3-git-send-email-vinicius.gomes@openbossa.org>
Hi Vinicius,
* Vinicius Costa Gomes <vinicius.gomes@openbossa.org> [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@openbossa.org>
> ---
> 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
prev parent reply other threads:[~2011-09-13 21:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-05 17:31 [PATCH v2 0/2] Move SMP encryption to a workqueue Vinicius Costa Gomes
2011-09-05 17:31 ` [PATCH v2 1/2] Bluetooth: Move SMP fields to a separate structure Vinicius Costa Gomes
2011-09-05 17:31 ` [PATCH v2 2/2] Bluetooth: Move SMP crypto functions to a workqueue Vinicius Costa Gomes
2011-09-13 21:38 ` Gustavo Padovan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110913213835.GG16856@joana \
--to=padovan@profusion.mobi \
--cc=linux-bluetooth@vger.kernel.org \
--cc=vinicius.gomes@openbossa.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).