linux/arch/powerpc/include
Leonidas Da Silva Barbosa 72cd7b44bc 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>
2015-07-14 14:56:48 +08:00
..
asm powerpc: Uncomment and make enable_kernel_vsx() routine available 2015-07-14 14:56:48 +08:00
uapi/asm powerpc/tm: Abort syscalls in active transactions 2015-06-19 17:10:28 +10:00