Commit 713506d5 authored by Tomasz Zawadzki's avatar Tomasz Zawadzki
Browse files

libvfio-user: update submodule to respect newer kernel vfio.h definitions



This patch moves the libvfio-user submodule forward by single commit:
(b52bff7)libvfio-user.h: sync VFIO_DEVICE_STATE_XXXX definitions with upstream

The vfio.h header definitions were updated and without the patch above,
following errors can be observed on newer systems (Fedora 35+):
In file included from ../../../libvfio-user/lib/pci_caps.h:36,
                 from ../../../libvfio-user/lib/pci.c:40:
../../../libvfio-user/include/libvfio-user.h:680: error: "VFIO_DEVICE_STATE_MASK" redefined [-Werror]
  680 | #define VFIO_DEVICE_STATE_MASK ((1 << 3) - 1)
      |
In file included from ../../../libvfio-user/include/vfio-user.h:46,
                 from ../../../libvfio-user/include/libvfio-user.h:57,
                 from ../../../libvfio-user/lib/pci_caps.h:36,
                 from ../../../libvfio-user/lib/pci.c:40:
/usr/include/linux/vfio.h:416: note: this is the location of the previous definition

Signed-off-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I52dcfd5caa51a4ef7710e36362ecc2b59d09f6cf
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13404


Reviewed-by: default avatarKamil Godzwon <kamilx.godzwon@intel.com>
Reviewed-by: default avatarPawel Piatek <pawelx.piatek@intel.com>
Reviewed-by: default avatarKonrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: default avatarChangpeng Liu <changpeng.liu@intel.com>
Community-CI: Mellanox Build Bot
Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
parent 3c4dabf7
Loading
Loading
Loading
Loading
Compare b427c608 to b52bff72
Original line number Diff line number Diff line
Subproject commit b427c6084311f0c620bf4afe7746739e8c887977
Subproject commit b52bff72d4eb646a453d19e19ddbd13ed6111a09