All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Wenpeng Liang <liangwenpeng@huawei.com>
Cc: leon@kernel.org, linux-rdma@vger.kernel.org, linuxarm@huawei.com
Subject: Re: [PATCH for-next] RDMA/hns: Remove the num_cqc_timer variable
Date: Wed, 4 May 2022 22:00:08 -0300	[thread overview]
Message-ID: <20220505010008.GA220614@nvidia.com> (raw)
In-Reply-To: <20220429093545.58070-1-liangwenpeng@huawei.com>

On Fri, Apr 29, 2022 at 05:35:45PM +0800, Wenpeng Liang wrote:
> From: Yixing Liu <liuyixing1@huawei.com>
> 
> The bt number of cqc_timer of HIP09 increases compared with that of HIP08.
> Therefore, cqc_timer_bt_num and num_cqc_timer do not match. As a result,
> the driver may fail to allocate cqc_timer. So the driver needs to
> uniquely uses cqc_timer_bt_num to represent the bt number of cqc_timer.
> 
> Fixes: 0e40dc2f70cd ("RDMA/hns: Add timer allocation support for hip08")
> Signed-off-by: Yixing Liu <liuyixing1@huawei.com>
> Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
> ---
>  drivers/infiniband/hw/hns/hns_roce_device.h | 1 -
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 3 +--
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.h  | 2 +-
>  drivers/infiniband/hw/hns/hns_roce_main.c   | 2 +-
>  4 files changed, 3 insertions(+), 5 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2022-05-05  1:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29  9:35 [PATCH for-next] RDMA/hns: Remove the num_cqc_timer variable Wenpeng Liang
2022-05-05  1:00 ` Jason Gunthorpe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220505010008.GA220614@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --cc=liangwenpeng@huawei.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.