lkml.org 
[lkml]   [2018]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 02/16] blk-mq: abstract out queue map
From
Date

> @@ -41,12 +41,12 @@ int blk_mq_rdma_map_queues(struct blk_mq_tag_set *set,
> goto fallback;
>
> for_each_cpu(cpu, mask)
> - set->mq_map[cpu] = queue;
> + set->map[0].mq_map[cpu] = queue;

Any reason not to change the signature like the other mappers?

\
 
 \ /
  Last update: 2018-10-31 01:32    [W:0.261 / U:1.232 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site