]> git.baikalelectronics.ru Git - kernel.git/commit
s390: vfio-ap: setup APCB mask using KVM dedicated function
authorPierre Morel <pmorel@linux.ibm.com>
Fri, 5 Oct 2018 08:31:10 +0000 (10:31 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 5 Oct 2018 11:11:30 +0000 (13:11 +0200)
commit2e95828da0834d19c7330b0ce450a94703b831cb
treec0a8ea6e8217b3374e45c0f6a08b2147d2def96c
parent07c5a5d158cf89e7108693b49bc167ac1d0be6d6
s390: vfio-ap: setup APCB mask using KVM dedicated function

We replace the vfio_ap_mdev_copy_masks() by the new
kvm_arch_crypto_set_masks() to be able to use the standard
KVM tracing system.

Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
Message-Id: <1538728270-10340-3-git-send-email-pmorel@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
drivers/s390/crypto/vfio_ap_ops.c