commit | fda3bec12d0979aae3f02ee645913d66fbc8a26e | [log] [tgz] |
---|---|---|
author | CQ Tang <cq.tang@intel.com> | Wed Jan 13 21:15:03 2016 +0000 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed Jan 13 23:30:49 2016 +0000 |
tree | 6f90194cfdc2b3fe1e7b84ac488785305a1caa27 | |
parent | e57e58bd390a6843db58560bf7b8341665d2e058 [diff] |
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG This is a 32-bit register. Apparently harmless on real hardware, but causing justified warnings in simulation. Signed-off-by: CQ Tang <cq.tang@intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Cc: stable@vger.kernel.org