Re: [PATCH v2 2/5] s390/pci: track whether util_str is valid in the zpci_dev

From: Cornelia Huck
Date: Tue Oct 06 2020 - 11:25:01 EST


On Fri, 2 Oct 2020 16:00:41 -0400
Matthew Rosato <mjrosato@xxxxxxxxxxxxx> wrote:

> We'll need to keep track of whether or not the byte string in util_str is
> valid and thus needs to be passed to a vfio-pci passthrough device.
>
> Signed-off-by: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
> Acked-by: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
> Acked-by: Christian Borntraeger <borntraeger@xxxxxxxxxx>
> ---
> arch/s390/include/asm/pci.h | 3 ++-
> arch/s390/pci/pci_clp.c | 1 +
> 2 files changed, 3 insertions(+), 1 deletion(-)

FWIW:

Acked-by: Cornelia Huck <cohuck@xxxxxxxxxx>