diff options
author | Leonidas Da Silva Barbosa <leosilva@linux.vnet.ibm.com> | 2015-07-13 18:51:01 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-07-14 08:56:48 +0200 |
commit | 72cd7b44bc99376b3f3c93cedcd052663fcdf705 (patch) | |
tree | 9d144c26a0ca726f103f00cf5f3d3c46183d094a /drivers/crypto/vmx | |
parent | crypto: marvell/cesa - Drop owner assignment from platform_driver (diff) | |
download | linux-72cd7b44bc99376b3f3c93cedcd052663fcdf705.tar.xz linux-72cd7b44bc99376b3f3c93cedcd052663fcdf705.zip |
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')
0 files changed, 0 insertions, 0 deletions