From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [GIT PULL] VFIO fixes for v5.0-rc4 Date: Fri, 25 Jan 2019 14:17:24 -0700 Message-ID: <20190125141724.4e5c446b@x1.home> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "linux-kernel@vger.kernel.org" , "kvm@vger.kernel.org" To: Linus Torvalds Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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(-)