On 6/17/25 06:43, Daniel Wagner wrote: > Add two variants of helper functions that calculate the correct number > of queues to use. Two variants are needed because some drivers base > their maximum number of queues on the possible CPU mask, while others > use the online CPU mask. > > Reviewed-by: Christoph Hellwig<hch@xxxxxx> > Reviewed-by: Hannes Reinecke<hare@xxxxxxx> > Reviewed-by: Ming Lei<ming.lei@xxxxxxxxxx> > Signed-off-by: Daniel Wagner<wagi@xxxxxxxxxx> Looks good. Reviewed-by: Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck