From 91b265bf0b5733a6c4865e809c93a2a812de46e8 Mon Sep 17 00:00:00 2001 From: "Martin K. Petersen" Date: Fri, 3 Jan 2014 19:16:56 -0500 Subject: [PATCH] mpt3sas: 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-format-patch failed