intel-iommu: Cope with broken HP DC7900 BIOS
authorDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 4 Aug 2009 08:17:20 +0000 (09:17 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Tue, 4 Aug 2009 08:17:24 +0000 (09:17 +0100)
Yet another reason why trusting this stuff to the BIOS was a bad idea.
The HP DC7900 BIOS reports an iommu at an address which just returns all
ones, when VT-d is disabled in the BIOS.

Fix up the missing iounmap in the error paths while we're at it.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>

No differences found