From: shemminger@osdl.org Date: Mon, 28 Aug 2006 17:00:48 +0000 (-0700) Subject: [PATCH] sky2: MSI test timing X-Git-Tag: v2.6.19-rc1~1263^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb507fe11ffda19eee158ce0be42d222135b7aca;p=pandora-kernel.git [PATCH] sky2: MSI test timing The test for MSI IRQ could have timing issues. The PCI write needs to be pushed out before waiting, and the wait queue should be initialized before the IRQ. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed