From: Ayush Sawal <ayush.sa...@chelsio.com> Date: Wed, 10 Jun 2020 02:54:30 +0530
> Patch 1: This fixes the kernel panic which occurs due to the accessing > of a zero length sg. > > Patch 2: Avoiding unregistering the algorithm if cra_refcnt is not 1. > > Ayush Sawal (2): > Crypto/chcr: Calculate src and dst sg lengths separately for dma map > Crypto/chcr: Checking cra_refcnt before unregistering the algorithms Series applied, thanks. Maybe we can start handling these changes via the crypto tree at some point?