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


Groups > linux.kernel > #1590205

Re: [PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs entries

From Joerg Roedel <jroedel@suse.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs entries
Date 2017-03-01 11:40 +0100
Message-ID <tg9PS-1LH-53@gated-at.bofh.it> (permalink)
References <tfQNc-5z5-1@gated-at.bofh.it> <tg0tb-3nR-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Mar 01, 2017 at 08:19:30AM +0800, kbuild test robot wrote:
> >> include/linux/intel-iommu.h:457:52: error: 'struct iommu_device' has no member named 'dev'
>      return container_of(dev, struct intel_iommu, iommu.dev);

Yeah, I noticed that issue too and fixed it before sending the
pull-request.


Thanks,

	Joerg

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


Thread

[PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs entries Joerg Roedel <joro@8bytes.org> - 2017-02-28 15:20 +0100
  [PATCH 2/2] iommu/amd: Fix crash when accessing AMD-Vi sysfs entries Joerg Roedel <joro@8bytes.org> - 2017-02-28 15:20 +0100
  Re: [PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs  entries kbuild test robot <lkp@intel.com> - 2017-03-01 01:40 +0100
    Re: [PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs  entries Joerg Roedel <jroedel@suse.de> - 2017-03-01 11:40 +0100
  Re: [PATCH 1/2] iommu/vt-d: Fix crash when accessing VT-d sysfs  entries kbuild test robot <lkp@intel.com> - 2017-03-01 02:30 +0100

csiph-web