Re: [PATCH v2 3/9] update-linux-headers: Add vfio_zdev.h

2020-10-06 Thread Cornelia Huck
On Fri, 2 Oct 2020 16:06:25 -0400 Matthew Rosato wrote: > vfio_zdev.h is used by s390x zPCI support to pass device-specific > CLP information between host and userspace. > > Signed-off-by: Matthew Rosato > --- > scripts/update-linux-headers.sh | 2 +- > 1 file changed, 1 insertion(+), 1 delet

[PATCH v2 3/9] update-linux-headers: Add vfio_zdev.h

2020-10-02 Thread Matthew Rosato
vfio_zdev.h is used by s390x zPCI support to pass device-specific CLP information between host and userspace. Signed-off-by: Matthew Rosato --- scripts/update-linux-headers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/update-linux-headers.sh b/scripts/update-lin