Skip to content
Snippets Groups Projects
Commit 91b265bf authored by Martin K. Petersen's avatar Martin K. Petersen Committed by Christoph Hellwig
Browse files

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: default avatarMartin K. Petersen <martin.petersen@oracle.com>
Acked-by: default avatarSreekanth Reddy <Sreekanth.reddy@avagotech.com>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent cbbb7b31
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment