Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1327633

[PATCH 0/2] crypto: atmel-sha - fix resource management

From Cyrille Pitchen <cyrille.pitchen@atmel.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] crypto: atmel-sha - fix resource management
Date 2016-02-05 13:50 +0100
Message-ID <qYNZM-hE-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] crypto: atmel-sha - fix resource management Cyrille Pitchen <cyrille.pitchen@atmel.com> - 2016-02-05 13:50 +0100
  [PATCH 1/2] crypto: atmel-sha: fix atmel_sha_remove() Cyrille Pitchen <cyrille.pitchen@atmel.com> - 2016-02-05 13:50 +0100
  Re: [PATCH 0/2] crypto: atmel-sha - fix resource management Herbert Xu <herbert@gondor.apana.org.au> - 2016-02-06 08:50 +0100

csiph-web