linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH Crypto 0/2] Fixes issues during driver registration
@ 2020-03-16  6:03 Ayush Sawal
  2020-03-16  6:03 ` [PATCH Crypto 1/2] chcr: Fixes a hang issue " Ayush Sawal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ayush Sawal @ 2020-03-16  6:03 UTC (permalink / raw)
  To: herbert, linux-crypto; +Cc: manojmalviya, Ayush Sawal

Patch 1: Avoid the accessing of wrong u_ctx pointer.
Patch 2: Fixes a deadlock between rtnl_lock and uld_mutex.

Ayush Sawal (2):
  chcr: Fixes a hang issue during driver registration
  chcr: Fixes a deadlock between rtnl_lock and uld_mutex

 drivers/crypto/chelsio/chcr_core.c  | 34 +++++++++++++++++++++++------
 drivers/crypto/chelsio/chcr_ipsec.c |  2 --
 2 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.26.0.rc1.11.g30e9940


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

end of thread, other threads:[~2020-03-27  4:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-16  6:03 [PATCH Crypto 0/2] Fixes issues during driver registration Ayush Sawal
2020-03-16  6:03 ` [PATCH Crypto 1/2] chcr: Fixes a hang issue " Ayush Sawal
2020-03-16  6:03 ` [PATCH Crypto 2/2] chcr: Fixes a deadlock between rtnl_lock and uld_mutex Ayush Sawal
2020-03-27  4:54 ` [PATCH Crypto 0/2] Fixes issues during driver registration 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).