[GIT PULL] VFIO fixes for v5.4-rc5
From: Alex Williamson
Date: Wed Oct 23 2019 - 13:08:29 EST
Hi Linus,
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675:
Linux 5.4-rc3 (2019-10-13 16:37:36 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.4-rc5
for you to fetch changes up to 95f89e090618efca63918b658c2002e57d393036:
vfio/type1: Initialize resv_msi_base (2019-10-15 14:07:01 -0600)
----------------------------------------------------------------
VFIO fixes for v5.4-rc5
- Fix (false) uninitialized variable warning (Joerg Roedel)
----------------------------------------------------------------
Joerg Roedel (1):
vfio/type1: Initialize resv_msi_base
drivers/vfio/vfio_iommu_type1.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)