diff options
author | Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com> | 2015-07-13 13:51:01 -0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-14 14:56:48 +0800 |
commit | 72cd7b44bc99376b3f3c93cedcd052663fcdf705 (patch) | |
tree | 9d144c26a0ca726f103f00cf5f3d3c46183d094a /drivers/crypto/vmx/ghash.c | |
parent | 1f644a7c7cd6a2c310312936d51cb56e6ac56f10 (diff) | |
download | linux-72cd7b44bc99376b3f3c93cedcd052663fcdf705.tar.bz2 |
powerpc: Uncomment and make enable_kernel_vsx() routine available
enable_kernel_vsx() function was commented since anything was using
it. However, vmx-crypto driver uses VSX instructions which are
only available if VSX is enable. Otherwise it rises an exception oops.
This patch uncomment enable_kernel_vsx() routine and makes it available.
Signed-off-by: Leonidas S. Barbosa <leosilva@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/vmx/ghash.c')
0 files changed, 0 insertions, 0 deletions