All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Weihang Li <liweihang@huawei.com>
Cc: dledford@redhat.com, leon@kernel.org, linux-rdma@vger.kernel.org,
	linuxarm@huawei.com, Yixian Liu <liuyixian@huawei.com>
Subject: Re: [PATCH for-next] RDMA/hns: Remove unnecessary flush operation for workqueue
Date: Tue, 13 Apr 2021 13:33:55 -0300	[thread overview]
Message-ID: <20210413163355.GA1318921@nvidia.com> (raw)
In-Reply-To: <1618305087-30799-1-git-send-email-liweihang@huawei.com>

On Tue, Apr 13, 2021 at 05:11:27PM +0800, Weihang Li wrote:
> From: Yixian Liu <liuyixian@huawei.com>
> 
> As flush operation is implemented inside destroy workqueue, there is no
> need to do flush operation before destroying workqueue.
> 
> Fixes: bfcc681bd09d ("IB/hns: Fix the bug when free mr")
> Fixes: 0425e3e6e0c7 ("RDMA/hns: Support flush cqe for hip08 in kernel space")
> Signed-off-by: Yixian Liu <liuyixian@huawei.com>
> Signed-off-by: Weihang Li <liweihang@huawei.com>
> ---
>  drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 2 --
>  drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 1 -
>  2 files changed, 3 deletions(-)

Applied to for-next, thanks

Jason

      reply	other threads:[~2021-04-13 16:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13  9:11 [PATCH for-next] RDMA/hns: Remove unnecessary flush operation for workqueue Weihang Li
2021-04-13 16:33 ` 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=20210413163355.GA1318921@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=dledford@redhat.com \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=liuyixian@huawei.com \
    --cc=liweihang@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.