commit | 4de75cf9391b538bbfe7dc0a9782f1ebe8e242ad | [log] [tgz] |
---|---|---|
author | Roland Dreier <rdreier@cisco.com> | Thu Sep 24 01:01:29 2009 +0100 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Wed Sep 23 17:31:27 2009 -0700 |
tree | e9ddd0d95767fd2868498e7e86305e579d9fe8ec | |
parent | b09a75fc5e77b7c58d097236f89b1ff72dcdb562 [diff] |
intel-iommu: Make "Unknown DMAR structure" message more informative We might as well print the type of the DMAR structure we don't know how to handle when skipping it. Then someone getting this message has a chance of telling whether the structure is just bogus, or if there really is something valid that the kernel doesn't know how to handle. Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>