mbox series

[Crypto,0/2] Fixes issues during driver registration

Message ID 20200316060318.20896-1-ayush.sawal@chelsio.com
Headers show
Series Fixes issues during driver registration | expand

Message

Ayush Sawal March 16, 2020, 6:03 a.m. UTC
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(-)