mbox series

[GIT,PULL] VFIO fixes for v5.4-rc5

Message ID 20191023110822.6122562f@x1.home (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO fixes for v5.4-rc5 | expand

Pull-request

git://github.com/awilliam/linux-vfio.git tags/vfio-v5.4-rc5

Message

Alex Williamson Oct. 23, 2019, 5:08 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Oct. 24, 2019, 10:25 a.m. UTC | #1
The pull request you sent on Wed, 23 Oct 2019 11:08:22 -0600:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.4-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/64131618e8c8a1d5c1470d4d788214f6d4b43cde

Thank you!