android_kernel_samsung_univ.../drivers/crypto/vmx
Li Zhong 26fa336d69 crypto: vmx - disable preemption to enable vsx in aes_ctr.c
[ Upstream commit 7dede913fc2ab9c0d3bff3a49e26fa9e858b0c13 ]

Some preemptible check warnings were reported from enable_kernel_vsx(). This
patch disables preemption in aes_ctr.c before enabling vsx, and they are now
consistent with other files in the same directory.

Signed-off-by: Li Zhong <zhong@linux.vnet.ibm.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-11-15 17:13:10 +01:00
..
aes_cbc.c
aes_ctr.c crypto: vmx - disable preemption to enable vsx in aes_ctr.c 2017-11-15 17:13:10 +01:00
aes.c
aesp8-ppc.h
aesp8-ppc.pl
ghash.c crypto: vmx - Fix memory corruption caused by p8_ghash 2016-10-22 12:26:56 +02:00
ghashp8-ppc.pl
Kconfig
Makefile
ppc-xlate.pl
vmx.c