From: Martin K. Petersen Date: Sat, 4 Jan 2014 00:16:55 +0000 (-0500) Subject: mpt2sas: Rework the MSI-X grouping code X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbb7b31ad842e17b690254a546ddcedc79a4f05;p=pandora-kernel.git mpt2sas: Rework the MSI-X grouping code On systems with a non power-of-two CPU count the existing MSI-X grouping code failed to distribute interrupts correctly. Rework the code to handle arbitrary processor counts. Also remove the hardcoded upper limit on the number of processors so we can boot on large systems. Signed-off-by: Martin K. Petersen Acked-by: Sreekanth Reddy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed