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

From: Joerg Roedel
Date: Wed Mar 01 2017 - 05:34:47 EST


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