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)
commit17b6097753e926ca546189463070a7e94e7ea9fa
treea39bb6715db3951e3dbb2f7b64fc57ef46f3f04b
parent4de75cf9391b538bbfe7dc0a9782f1ebe8e242ad
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