mbox series

[GIT,PULL] Please pull IOMMUFD subsystem changes

Message ID 20240419172900.GA3818133@nvidia.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Please pull IOMMUFD subsystem changes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git tags/for-linus-iommufd

Message

Jason Gunthorpe April 19, 2024, 5:29 p.m. UTC
Hi Linus,

Minor selftest fixes.

The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:

  Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)

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 2760c51b8040d7cffedc337939e7475a17cc4b19:

  iommufd: Add config needed for iommufd_fail_nth (2024-04-14 13:52:08 -0300)

----------------------------------------------------------------
iommufd for 6.9 first rc

Two fixes for the selftests:

- CONFIG_IOMMUFD_TEST needs CONFIG_IOMMUFD_DRIVER to work

- The kconfig fragment sshould include fault injection so the fault
  injection test can work

----------------------------------------------------------------
Jason Gunthorpe (1):
      iommufd: Add missing IOMMUFD_DRIVER kconfig for the selftest

Muhammad Usama Anjum (1):
      iommufd: Add config needed for iommufd_fail_nth

 drivers/iommu/iommufd/Kconfig        | 1 +
 tools/testing/selftests/iommu/config | 2 ++
 2 files changed, 3 insertions(+)

Comments

pr-tracker-bot@kernel.org April 19, 2024, 9:07 p.m. UTC | #1
The pull request you sent on Fri, 19 Apr 2024 14:29:00 -0300:

> git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd.git tags/for-linus-iommufd

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/50a1317fd18acc2793edcb1d078909527c273a9e

Thank you!