Files
linux/drivers/crypto
Leonidas Da Silva Barbosa 98747a5651 crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
commit 2d6f0600b2 upstream.

vmx-crypto driver make use of some VSX instructions which are
only available if VSX is enabled. Running in cases where VSX
are not enabled vmx-crypto fails in a VSX exception.

In order to fix this enable_kernel_vsx() was added to turn on
VSX instructions for vmx-crypto.

Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-09-29 19:26:05 +02:00
..
2015-02-27 22:48:49 +13:00
2014-08-08 15:57:28 -07:00