[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220811153632.0ce73f72.alex.williamson@redhat.com>
Date:   Thu, 11 Aug 2022 15:36:32 -0600
From:   Alex Williamson <alex.williamson@...hat.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "kvm@...r.kernel.org" <kvm@...r.kernel.org>,
        Jason Gunthorpe <jgg@...dia.com>
Subject: [GIT PULL] VFIO updates for v6.0-rc1 (part 2)
Hi Linus,
We've had a request to get this into the current merge window to ease
re-bases in the next development cycle.  Thanks,
Alex
The following changes since commit c8a684e2e110376c58f0bfa30fb3855d1e319670:
  Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds (2022-08-08 11:36:21 -0700)
are available in the Git repository at:
  https://github.com/awilliam/linux-vfio.git tags/vfio-v6.0-rc1pt2
for you to fetch changes up to 0f3e72b5c8cfa0b57dc4fc7703a0a42dbc200ba9:
  vfio: Move vfio.c to vfio_main.c (2022-08-08 14:33:41 -0600)
----------------------------------------------------------------
VFIO updates for v6.0-rc1 (part 2)
 - Rename vfio source file to more easily allow additional source
   files in the upcoming development cycles (Jason Gunthorpe)
----------------------------------------------------------------
Jason Gunthorpe (1):
      vfio: Move vfio.c to vfio_main.c
 drivers/vfio/Makefile                | 2 ++
 drivers/vfio/{vfio.c => vfio_main.c} | 0
 2 files changed, 2 insertions(+)
 rename drivers/vfio/{vfio.c => vfio_main.c} (100%)
Powered by blists - more mailing lists
 
