From: Michael Ellerman Date: Thu, 22 Jan 2009 20:54:31 +0000 (+0000) Subject: powerpc/pseries: Fix MSI-X interrupt querying X-Git-Tag: v2.6.30-rc1~619^2~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27ed698b88b3387d326e84c0bbe9f83e19c747b;p=pandora-kernel.git powerpc/pseries: Fix MSI-X interrupt querying We need to increment i in the loop that queries what interrupts firmware gave us, otherwise we'll incorrectly use the first value over and over. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed