From: cyrille.pitchen@atmel.com (Cyrille Pitchen)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] crypto: atmel-sha - fix resource management
Date: Fri, 5 Feb 2016 13:45:11 +0100 [thread overview]
Message-ID: <cover.1454675769.git.cyrille.pitchen@atmel.com> (raw)
Hi all,
these two small patches fix resource release and clock management in
atomic context.
Best regards,
Cyrille
Cyrille Pitchen (2):
crypto: atmel-sha: fix atmel_sha_remove()
crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts
drivers/crypto/atmel-sha.c | 23 ++++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
--
1.8.2.2
next reply other threads:[~2016-02-05 12:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-05 12:45 Cyrille Pitchen [this message]
2016-02-05 12:45 ` [PATCH 1/2] crypto: atmel-sha: fix atmel_sha_remove() Cyrille Pitchen
2016-02-05 12:45 ` [PATCH 2/2] crypto: atmel-sha - remove calls of clk_prepare() from atomic contexts Cyrille Pitchen
2016-02-06 7:49 ` [PATCH 0/2] crypto: atmel-sha - fix resource management Herbert Xu
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=cover.1454675769.git.cyrille.pitchen@atmel.com \
--to=cyrille.pitchen@atmel.com \
--cc=linux-arm-kernel@lists.infradead.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).