[PATCH 0/2] crypto: Fix driver load failure

From: Rui Wang
Date: Sun Nov 29 2015 - 10:03:38 EST


ghash_clmulni_intel fails to load on Linux 4.3+ with the following message:
"modprobe: ERROR: could not insert 'ghash_clmulni_intel': Invalid argument"

These two patches need to go together, for the driver to load correctly.

Rui Wang (2):
crypto: ghash-clmulni - Fix load failure
crypto: cryptd - Assign statesize properly

arch/x86/crypto/ghash-clmulni-intel_glue.c | 26 ++++++++++++++++++++++++++
crypto/cryptd.c | 1 +
2 files changed, 27 insertions(+)

--
1.8.5.2

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/