linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] CAAM job ring driver cleanups
@ 2019-03-15  4:05 Vakul Garg
  2019-03-15  4:05 ` [PATCH 1/3] crypto: caam/jr - Remove spinlock for output job ring Vakul Garg
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vakul Garg @ 2019-03-15  4:05 UTC (permalink / raw)
  To: linux-crypto, herbert; +Cc: Horia Geanta, Aymen Sghaier, Vakul Garg

This patchset cleans up caam job ring driver.
The patch series needs to be applied after merging below mentioned
patch.

https://www.mail-archive.com/linux-crypto@vger.kernel.org/msg37068.html

Vakul Garg (3):
  crypto: caam/jr - Remove spinlock for output job ring
  crypto: caam/jr - Remove redundant vars from job ring private data
  crypto: caam/jr - Remove extra memory barrier during job ring enqueue

 drivers/crypto/caam/intern.h |  3 ---
 drivers/crypto/caam/jr.c     | 17 +++++------------
 2 files changed, 5 insertions(+), 15 deletions(-)

-- 
2.13.6


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

end of thread, other threads:[~2019-03-15  8:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15  4:05 [PATCH 0/3] CAAM job ring driver cleanups Vakul Garg
2019-03-15  4:05 ` [PATCH 1/3] crypto: caam/jr - Remove spinlock for output job ring Vakul Garg
2019-03-15  8:08   ` Chris Spencer
2019-03-15  4:05 ` [PATCH 2/3] crypto: caam/jr - Remove redundant vars from job ring private data Vakul Garg
2019-03-15  4:05 ` [PATCH 3/3] crypto: caam/jr - Remove extra memory barrier during job ring enqueue Vakul Garg

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