On Wed, Apr 22, 2026 at 02:52:03PM -0400, Aaron Tomlin wrote: > From: Daniel Wagner <[email protected]> > > The calculation of the upper limit for queues does not depend solely on > the number of online CPUs; for example, the isolcpus kernel > command-line option must also be considered. > > To account for this, the block layer provides a helper function to > retrieve the maximum number of queues. Use it to set an appropriate > upper queue number limit. > > Fixes: 94970cfb5f10 ("scsi: use block layer helpers to calculate num of > queues")
Commit 94970cfb5f10 was a refactoring patch but it did not modify or break
aacraid. I believe we should drop the "Fixes:" tag and use the following:
This brings aacraid in line with the API migration initiated for other
SCSI drivers in commit 94970cfb5f10 ("scsi: use block layer helpers to
calculate num of queues")
--
Aaron Tomlin
signature.asc
Description: PGP signature

