Messages in this thread |  | | Date | Wed, 11 Jan 2017 19:56:46 +0800 | From | Herbert Xu <> | Subject | Crypto Fixes for 4.10 |
| |
Hi Linus:
This push fixes a regression in aesni that renders it useless if it's built-in with a modular pcbc configuration.
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git linus
Herbert Xu (1): crypto: aesni - Fix failure when built-in with modular pcbc
arch/x86/crypto/aesni-intel_glue.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Thanks, -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
|  |