[git,pull] IOMMU Fixes for Linux v6.1-rc5

Message ID Y3kAl1vpndkuviqt@8bytes.org
State New
Headers
Series [git,pull] IOMMU Fixes for Linux v6.1-rc5 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.1-rc5

Message

Joerg Roedel Nov. 19, 2022, 4:13 p.m. UTC
  Hi Linus,

The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:

  Linux 6.1-rc5 (2022-11-13 13:12:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.1-rc5

for you to fetch changes up to 7fc961cf7ffcb130c4e93ee9a5628134f9de700a:

  iommu/vt-d: Set SRE bit only when hardware has SRS cap (2022-11-19 10:46:52 +0100)

----------------------------------------------------------------
IOMMU Fixes for Linux v6.1-rc5

Including:

	- Fix presetting accessed bits in Intel VT-d page-directory
	  entries to avoid hardware error

	- Set supervisor bit only when Intel IOMMU has the SRS
	  capability

----------------------------------------------------------------
Tina Zhang (2):
      iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
      iommu/vt-d: Set SRE bit only when hardware has SRS cap

 drivers/iommu/intel/iommu.c | 8 +++-----
 drivers/iommu/intel/pasid.c | 5 +++--
 2 files changed, 6 insertions(+), 7 deletions(-)

Please pull.

Thanks,

	Joerg
  

Comments

pr-tracker-bot@kernel.org Nov. 19, 2022, 5:14 p.m. UTC | #1
The pull request you sent on Sat, 19 Nov 2022 17:13:11 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fixes-v6.1-rc5

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

Thank you!