On Mon, 1 Feb 2021 16:28:25 +0000 Max Gurtovoy <mgurtovoy@xxxxxxxxxx> wrote: > In case allocation fails, we must behave correctly and exit with error. > > Signed-off-by: Max Gurtovoy <mgurtovoy@xxxxxxxxxx> Fixes: e6b817d4b821 ("vfio-pci/zdev: Add zPCI capabilities to VFIO_DEVICE_GET_INFO") Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx> I think this should go in independently of this series. > --- > drivers/vfio/pci/vfio_pci_zdev.c | 4 ++++ > 1 file changed, 4 insertions(+)