All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] CAAM job ring driver cleanups
@ 2019-03-15 11:25 Vakul Garg
  2019-03-15 11:25 ` [PATCH v2 1/3] crypto: caam/jr - Remove spinlock for output job ring Vakul Garg
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vakul Garg @ 2019-03-15 11:25 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] 7+ messages in thread

end of thread, other threads:[~2019-03-21 16:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15 11:25 [PATCH v2 0/3] CAAM job ring driver cleanups Vakul Garg
2019-03-15 11:25 ` [PATCH v2 1/3] crypto: caam/jr - Remove spinlock for output job ring Vakul Garg
2019-03-21 16:42   ` Horia Geanta
2019-03-15 11:25 ` [PATCH v2 2/3] crypto: caam/jr - Removed redundant vars from job ring private data Vakul Garg
2019-03-21 15:34   ` Horia Geanta
2019-03-15 11:25 ` [PATCH v2 3/3] crypto: caam/jr - Remove extra memory barrier during job ring enqueue Vakul Garg
2019-03-21 11:45   ` Horia Geanta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.