Message ID | 20221215132415.07f82cda.alex.williamson@redhat.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] VFIO updates for v6.2-rc1 | expand |
On Thu, Dec 15, 2022 at 12:24 PM Alex Williamson <alex.williamson@redhat.com> wrote: > > I've provided resolution of the conflict chunks here below > the diffstat. Ok, mine is slightly different, but the differences seem to be either irrelevant ordering differences (in the Makefile), and due to Jason apparently renaming the goto targets which I didn't do. But hey,. maybe I messed up, so please do check out it and test. I verified that it all builds cleanly for me, but that's all the testing it has gotten. Linus
The pull request you sent on Thu, 15 Dec 2022 13:24:15 -0700:
> https://github.com/awilliam/linux-vfio.git tags/vfio-v6.2-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/785d21ba2f447fb26df4b22f45653763beb767ea
Thank you!
On Thu, 15 Dec 2022 13:20:11 -0800 Linus Torvalds <torvalds@linux-foundation.org> wrote: > On Thu, Dec 15, 2022 at 12:24 PM Alex Williamson > <alex.williamson@redhat.com> wrote: > > > > I've provided resolution of the conflict chunks here below > > the diffstat. > > Ok, mine is slightly different, but the differences seem to be either > irrelevant ordering differences (in the Makefile), and due to Jason > apparently renaming the goto targets which I didn't do. > > But hey,. maybe I messed up, so please do check out it and test. I > verified that it all builds cleanly for me, but that's all the testing > it has gotten. Yep, all looks well. Thanks! Alex
diff --cc drivers/vfio/Kconfig index 286c1663bd75,0b8d53f63c7e..a8f544629467 --- a/drivers/vfio/Kconfig diff --cc drivers/vfio/Makefile index 3783db7e8082,0721ed4831c9..7eae72e2c6bf --- a/drivers/vfio/Makefile diff --cc drivers/vfio/vfio_main.c index e21ff965141e,03dbcd3d96f0..d4087fe74199 --- a/drivers/vfio/vfio_main.c