From: Alex Williamson <alex.williamson@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>,
"kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: [GIT PULL] VFIO updates for v5.17-rc1
Date: Wed, 19 Jan 2022 11:11:42 -0700 [thread overview]
Message-ID: <20220119111142.6ecbab24.alex.williamson@redhat.com> (raw)
Hi Linus,
The following changes since commit a7904a538933c525096ca2ccde1e60d0ee62c08e:
Linux 5.16-rc6 (2021-12-19 14:14:33 -0800)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v5.17-rc1
for you to fetch changes up to 2bed2ced40c97b8540ff38df0149e8ecb2bf4c65:
vfio/iommu_type1: replace kfree with kvfree (2021-12-21 12:30:34 -0700)
----------------------------------------------------------------
VFIO updates for v5.17-rc1
- Fix sparse endian warnings in IGD code (Alex Williamson)
- Balance kvzalloc with kvfree (Jiacheng Shi)
----------------------------------------------------------------
Alex Williamson (1):
vfio/pci: Resolve sparse endian warnings in IGD support
Jiacheng Shi (1):
vfio/iommu_type1: replace kfree with kvfree
drivers/vfio/pci/vfio_pci_igd.c | 15 +++++++++------
drivers/vfio/vfio_iommu_type1.c | 2 +-
2 files changed, 10 insertions(+), 7 deletions(-)
next reply other threads:[~2022-01-19 18:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-19 18:11 Alex Williamson [this message]
2022-01-20 11:59 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220119111142.6ecbab24.alex.williamson@redhat.com \
--to=alex.williamson@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome