Leonidas S. Barbosa <leosi...@linux.vnet.ibm.com> wrote:
> enable_kernel_vsx() was commented since anything was using
> it. It changes with vmx_crypto driver that call VSX instructions
> and need kernel_vsx enabled in order to do it properly. Without
> a way to enable VSX instruction vmx_crypto fails into an exception.
> 
> These patches uncomment enable_kernel_vsx() rountine and put it
> available for use. Also adds it in vmx_crypto in order to
> enable kernel_vsx before use VSX instructions.
> 
> Leonidas S. Barbosa (2):
>  Uncomment and make enable_kernel_vsx() routine available
>  Adding enable_kernel_vsx() to access VSX instructions

All applied.
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to