On Thu, Dec 22, 2016 at 03:00:51PM +0000, Giovanni Cabiddu wrote: > Initialize dh.base.cra_flags before registering the dh algorithm. > Without this fix, the registration of the dh algorithm might fail > if the qat driver is restarted. > > Signed-off-by: Sushil Kumar <sushilx.kumar@xxxxxxxxx> > Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx> Please patch the crypto API instead. I think unsetting the bit CRYPTO_ALG_DEAD at the top of crypto_register_alg should do the trick. Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html