[git,pull] IOMMU Fix for Linux v6.8-rc6

Message ID ZeHvJSZR_XoebLF8@8bytes.org
State New
Headers
Series [git,pull] IOMMU Fix for Linux v6.8-rc6 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v6.8-rc6

Message

Joerg Roedel March 1, 2024, 3:07 p.m. UTC
  Hi Linus,

Another fix on-top of last weeks fixes, sorry for the inconveniences.

The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:

  Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v6.8-rc6

for you to fetch changes up to 6384c56c99d98c84afea5b9ec7029a6e153ae431:

  iommu/sva: Fix SVA handle sharing in multi device case (2024-03-01 13:53:58 +0100)

----------------------------------------------------------------
IOMMU fix for Linux v6.8-rc6:

	- Fix SVA handle sharing in multi device case

----------------------------------------------------------------
Zhangfei Gao (1):
      iommu/sva: Fix SVA handle sharing in multi device case

 drivers/iommu/iommu-sva.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Please pull.

Thanks,

	Joerg
  

Comments

pr-tracker-bot@kernel.org March 1, 2024, 8:17 p.m. UTC | #1
The pull request you sent on Fri, 1 Mar 2024 16:07:17 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v6.8-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/17ba56605bfd139dfa5eba183f9f53ab90deea78

Thank you!