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)
commita084c44eaa6a618415e1bcb076c7e1c088bcd54c
tree298f00a36155e0ade4141df62e310ca67ad0a17b
parentdfd42facf1e4ada021b939b4e19c935dcdd55566
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