-
由 chenxiang 提交于
Currently if number of CQ irq vectors (fixed 16) are less than nr_cpus, it will fail to allocate msi interrupt. So allocate number of CQ irq vectors from 1 to 16. And also if offline those cpus assocationed with CQ irq vectors, no need to issue internal abort command to the queue, or internal abort command will be timeout as there is no cpu processing the CQ interrupt. Signed-off-by: NXiang Chen <chenxiang66@hisilicon.com> Signed-off-by: NJohn Garry <john.garry@huawei.com> Feature or Bugfix:Bugfix Signed-off-by: Nchenxiang (M) <chenxiang66@hisilicon.com> Reviewed-by: Ntanxiaofei <tanxiaofei@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
fb5231b3