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

