Message ID | 20200316060318.20896-1-ayush.sawal@chelsio.com (mailing list archive) |
---|---|
Headers | show |
Series | Fixes issues during driver registration | expand |
On Mon, Mar 16, 2020 at 11:33:16AM +0530, Ayush Sawal wrote: > 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(-) All applied. Thanks.