iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides
authorJoerg Roedel <joro@8bytes.org>
Tue, 9 Apr 2013 17:06:18 +0000 (19:06 +0200)
committerJoerg Roedel <joro@8bytes.org>
Fri, 19 Apr 2013 18:52:34 +0000 (20:52 +0200)
When the IVRS entries for IOAPIC and HPET are overridden on
the kernel command line, a problem detected in the check
function might not be a firmware bug anymore. So disable
the firmware bug reporting if the user provided valid
ivrs_ioapic or ivrs_hpet entries on the command line.

Reviewed-by: Shuah Khan <shuahkhan@gmail.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found