[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251125150906.GA520978@nvidia.com>
Date: Tue, 25 Nov 2025 11:09:06 -0400
From: Jason Gunthorpe <jgg@...dia.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: iommu@...ts.linux.dev, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, Kevin Tian <kevin.tian@...el.com>
Subject: [GIT PULL] Please pull IOMMUFD subsystem changes
Hi Linus,
Two compiler warning fixes, should be no functional change.
Thanks,
Jason
The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:
Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git tags/for-linus-iommufd
for you to fetch changes up to b07bf253ef8e48e7ff0b378f441a180a8ad37124:
iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning (2025-11-21 15:38:27 -0400)
----------------------------------------------------------------
iommufd 6.18 second rc pull
Two compilation fixes, no functional change:
- Fix a possible compiler error around counted_by() due to wrong initialization
order
- Fix a -Wflex-array-member-not-at-end
----------------------------------------------------------------
Gustavo A. R. Silva (2):
iommufd/driver: Fix counter initialization for counted_by annotation
iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
drivers/iommu/iommufd/driver.c | 2 +-
drivers/iommu/iommufd/iommufd_private.h | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists