linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Cyrpto: Clean up kmap() use
@ 2020-08-11  0:40 ira.weiny
  2020-08-11  0:40 ` [PATCH 1/2] crypto/ux500: Fix kmap() bug ira.weiny
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ira.weiny @ 2020-08-11  0:40 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller; +Cc: Ira Weiny, linux-crypto, linux-kernel

From: Ira Weiny <ira.weiny@intel.com>

While going through kmap() users the following 2 issues were found via code
inspection.

Ira Weiny (2):
  crypto/ux500: Fix kmap() bug
  crypto: Remove unused async iterators

 crypto/ahash.c                        | 41 +++------------------------
 drivers/crypto/ux500/hash/hash_core.c | 30 ++++++++++++--------
 include/crypto/internal/hash.h        | 13 ---------
 3 files changed, 22 insertions(+), 62 deletions(-)

-- 
2.28.0.rc0.12.gb6a658bd00c9


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-08-21  7:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-11  0:40 [PATCH 0/2] Cyrpto: Clean up kmap() use ira.weiny
2020-08-11  0:40 ` [PATCH 1/2] crypto/ux500: Fix kmap() bug ira.weiny
2020-08-11  0:40 ` [PATCH 2/2] crypto: Remove unused async iterators ira.weiny
2020-08-19 18:09 ` [PATCH 0/2] Cyrpto: Clean up kmap() use Ira Weiny
2020-08-21  7:58 ` Herbert Xu

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).