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

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: 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 9f21316f
No related branches found
No related tags found
Loading
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