]> git.baikalelectronics.ru Git - kernel.git/commit
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver
authorTony Krowiak <akrowiak@linux.ibm.com>
Tue, 26 Oct 2021 20:58:31 +0000 (16:58 -0400)
committerVasily Gorbik <gor@linux.ibm.com>
Sun, 6 Feb 2022 22:31:29 +0000 (23:31 +0100)
commit44e6ca0f1b4e6ca6c11f89e0c03ef5cb52026acf
tree298f00a36155e0ade4141df62e310ca67ad0a17b
parent6757ee160ac3fc336324c4ac5a8718b5090c9ffe
s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver

Sets up an s390dbf debug log for the vfio_ap device driver for logging
events occurring during the lifetime of the driver.

Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/crypto/vfio_ap_debug.h [new file with mode: 0644]
drivers/s390/crypto/vfio_ap_drv.c