]> git.baikalelectronics.ru Git - kernel.git/commit
intel-iommu: Decode (and ignore) RHSA entries
authorRoland Dreier <rdreier@cisco.com>
Thu, 24 Sep 2009 19:14:00 +0000 (12:14 -0700)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Thu, 24 Sep 2009 19:19:39 +0000 (12:19 -0700)
commit290a28d54b2f4057c355b9349a122655d101dca4
treea39bb6715db3951e3dbb2f7b64fc57ef46f3f04b
parentb097d0df5349f4530dffd520f1e02ff7afda6db9
intel-iommu: Decode (and ignore) RHSA entries

I recently got a system where the DMAR table included a couple of RHSA
(remapping hardware static affinity) entries.  Rather than printing a
message about an "Unknown DMAR structure," it would probably be more
useful to dump the RHSA structure (as other DMAR structures are dumped).

Signed-off-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/pci/dmar.c