Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1589628

[git pull] IOMMU Fixes for Linux v4.11-rc1

From Joerg Roedel <joro@8bytes.org>
Newsgroups linux.kernel
Subject [git pull] IOMMU Fixes for Linux v4.11-rc1
Date 2017-02-28 18:00 +0100
Message-ID <tfTi2-79a-21@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi Linus,

The following changes since commit 86292b33d4b79ee03e2f43ea0381ef85f077c760:

  Merge branch 'akpm' (patches from Andrew) (2017-02-27 23:09:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git tags/iommu-fix-v4.11-rc0-2

for you to fetch changes up to b7a42b9d38063e58cdf201c575da75943f71051e:

  iommu/amd: Fix crash when accessing AMD-Vi sysfs entries (2017-02-28 15:48:23 +0100)

----------------------------------------------------------------
IOMMU Fixes:

	* Fix and issue introduced this merge window into the AMD and
	  Intel IOMMU drivers that causes an oops when the
	  vendor-specific sysfs-entries are accessed.
	  Reason for this issue is that I forgot to update the sysfs
	  code in the drivers when moving the iommu 'struct device' to
	  the iommu-core.

----------------------------------------------------------------
Joerg Roedel (2):
      iommu/vt-d: Fix crash when accessing VT-d sysfs entries
      iommu/amd: Fix crash when accessing AMD-Vi sysfs entries

 drivers/iommu/amd_iommu_init.c  |  4 ++--
 drivers/iommu/amd_iommu_types.h |  5 +++++
 drivers/iommu/intel-iommu.c     | 17 +++++++++++------
 3 files changed, 18 insertions(+), 8 deletions(-)

Please pull.

Thanks,

	Joerg

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[git pull] IOMMU Fixes for Linux v4.11-rc1 Joerg Roedel <joro@8bytes.org> - 2017-02-28 18:00 +0100

csiph-web