From: Michael Ellerman Date: Thu, 22 Jan 2009 20:54:33 +0000 (+0000) Subject: powerpc/pseries: Return the number of MSIs we could allocate X-Git-Tag: v2.6.30-rc1~619^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6071ed0487c6ea8dcfadd9844b9b90944cd9de1e;p=pandora-kernel.git powerpc/pseries: Return the number of MSIs we could allocate If we can't allocate the requested number of MSIs, we can still tell the generic code how many we were able to allocate. That can then be passed onto the driver, allowing it to request that many in future, and probably succeeed. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed