mbox series

[GIT,PULL] VFIO fixes for v5.0-rc4

Message ID 20190125141724.4e5c446b@x1.home (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] VFIO fixes for v5.0-rc4 | expand

Pull-request

git://github.com/awilliam/linux-vfio.git tags/vfio-v5.0-rc4

Message

Alex Williamson Jan. 25, 2019, 9:17 p.m. UTC
Hi Linus,

The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd:

  Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

are available in the Git repository at:

  git://github.com/awilliam/linux-vfio.git tags/vfio-v5.0-rc4

for you to fetch changes up to 9a71ac7e15a723e90fc40388b4b92eefaabf747c:

  vfio-pci/nvlink2: Fix ancient gcc warnings (2019-01-23 08:20:43 -0700)

----------------------------------------------------------------
VFIO fixes for v5.0-rc4

 - Cleanup licenses in new files (Thomas Gleixner)

 - Cleanup new compiler warnings (Alexey Kardashevskiy)

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      vfio-pci/nvlink2: Fix ancient gcc warnings

Thomas Gleixner (1):
      vfio/pci: Cleanup license mess

 drivers/vfio/pci/trace.h            |  6 +-----
 drivers/vfio/pci/vfio_pci_nvlink2.c | 36 ++++++++++++++++--------------------
 2 files changed, 17 insertions(+), 25 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 26, 2019, 11:45 p.m. UTC | #1
The pull request you sent on Fri, 25 Jan 2019 14:17:24 -0700:

> git://github.com/awilliam/linux-vfio.git tags/vfio-v5.0-rc4

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2580acb2a1b12f93f8259ff2053cec455d1d22a7

Thank you!