]> git.baikalelectronics.ru Git - kernel.git/commit
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock
authorTony Krowiak <akrowiak@linux.ibm.com>
Wed, 16 Mar 2022 16:23:12 +0000 (12:23 -0400)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 19 Jul 2022 14:18:10 +0000 (16:18 +0200)
commitd8c743a1a585cf56a365d9438578a2bf5958da31
treec0a0def35059ca52813502a03be065ef110b8438
parentfc58a2eda91bb6351964fdf40f4a85eb87dc97eb
s390/vfio-ap: rename matrix_dev->lock mutex to matrix_dev->mdevs_lock

The matrix_dev->lock mutex is being renamed to matrix_dev->mdevs_lock to
better reflect its purpose, which is to control access to the state of the
mediated devices under the control of the vfio_ap device driver.

Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Jason J. Herne <jjherne@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
drivers/s390/crypto/vfio_ap_drv.c
drivers/s390/crypto/vfio_ap_ops.c
drivers/s390/crypto/vfio_ap_private.h