diff options
author | Li Zhong <zhong@linux.vnet.ibm.com> | 2017-01-20 09:35:33 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-01-23 15:50:34 +0100 |
commit | 7dede913fc2ab9c0d3bff3a49e26fa9e858b0c13 (patch) | |
tree | de8b83b15328d461e7a4c921728786dffd803b38 /crypto | |
parent | crypto: mediatek - add support to GCM mode (diff) | |
download | linux-7dede913fc2ab9c0d3bff3a49e26fa9e858b0c13.tar.xz linux-7dede913fc2ab9c0d3bff3a49e26fa9e858b0c13.zip |
crypto: vmx - disable preemption to enable vsx in aes_ctr.c
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>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions