[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1448808334-8424-1-git-send-email-rui.y.wang@intel.com>
Date: Sun, 29 Nov 2015 22:45:32 +0800
From: Rui Wang <rui.y.wang@...el.com>
To: herbert@...dor.apana.org.au
Cc: ying.huang@...el.com, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, rui.y.wang@...el.com
Subject: [PATCH 0/2] crypto: Fix driver load failure
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists