Hi,
On Tue, May 05, 2015 at 03:30:41PM +0800, AceLan Kao wrote:
> There is no easy way to check whether this BIOS bug is present, so we
> have to list them explicitly.
> I think we can do just like what platform drivers(ex. asus_quirks[1])
> do, check the system vendor and product name to identify those
> machines, and give them a working ioapic value.
Problem here is that system vendor and platform name is not enough, the
version of the BIOS is also important. To make things worse, the problem
could be introduced into one BIOS version and fixes in another later
version.
My feeling is that trying to make guesses here will open a can of
worms we better keep closed. The strategy for now has been to search for
broken configurations and disable interrupt remapping when they are
detected.
Joerg
_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu