Herbert Xu db923288f3 crypto: sha1-ssse3 - Disable avx2
commit b82ce24426a4071da9529d726057e4e642948667 upstream.

It has been reported that sha1-avx2 can cause page faults by reading
beyond the end of the input.  This patch disables it until it can be
fixed.

Fixes: 7c1da8d0d046 ("crypto: sha - SHA1 transform x86_64 AVX2")
Reported-by: Jan Stancek <jstancek@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-21 07:42:23 +02:00
..
2017-05-25 15:44:47 +02:00
2017-07-21 07:42:21 +02:00
2016-10-30 10:13:55 +01:00
2017-07-21 07:42:21 +02:00
2016-10-19 08:39:47 -07:00
2017-07-21 07:42:23 +02:00