aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/s390/vfio-ap-locking.rst
Commit message (Collapse)AuthorAgeFilesLines
* s390/docs: fix warnings for vfio_ap driver lock usage docAlexander Gordeev2022-07-221-29/+39
| | | | | | | Fix multiple warnings produced by make htmldocs Fixes: e32d3827f3d5 ("s390/Docs: new doc describing lock usage by the vfio_ap device driver") Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
* s390/Docs: new doc describing lock usage by the vfio_ap device driverTony Krowiak2022-07-191-0/+105
Introduces a new document describing the locks used by the vfio_ap device driver and how to use them so as to avoid lockdep reports and deadlock situations. 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>