[PATCH 0/2] Uncomment VSX enable routine for instructions access
Herbert Xu
herbert at gondor.apana.org.au
Tue Jul 14 17:02:31 AEST 2015
Leonidas S. Barbosa <leosilva at 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 <herbert at gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
More information about the Linuxppc-dev
mailing list