From: Wayne Boyer Date: Tue, 16 Jun 2009 22:13:28 +0000 (-0700) Subject: ipr: add test for MSI interrupt support X-Git-Tag: v2.6.31-rc1~32^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95fecd90397ec1f85eb31ede955d846a86d2077b;p=pandora-kernel.git ipr: add test for MSI interrupt support The return value from pci_enable_msi() can not always be trusted. This patch adds code to generate an interrupt after MSI has been enabled and tests whether or not we can receive and process it. If the tests fails, then fall back to LSI. Signed-off-by: Wayne Boyer Acked-by: Brian King Signed-off-by: James Bottomley --- Reading git-diff-tree failed