All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Jinjie Ruan <ruanjinjie@huawei.com>
Cc: dennis.dalessandro@cornelisnetworks.com, leon@kernel.org,
	linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org,
	bvanassche@acm.org
Subject: Re: [PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations
Date: Fri, 23 Aug 2024 11:39:01 -0300	[thread overview]
Message-ID: <20240823143901.GA2284836@nvidia.com> (raw)
In-Reply-To: <20240823101840.515398-1-ruanjinjie@huawei.com>

On Fri, Aug 23, 2024 at 06:18:36PM +0800, Jinjie Ruan wrote:
> This patch series follows the SCSI patches of Bart, simplifies snprintf()
> to format a workqueue name code by passing the format string and arguments
> to alloc_workqueue().
> 
> Jinjie Ruan (4):
>   RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
>   RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
>   RDMA/mlx4: Simplify an alloc_ordered_workqueue() invocation
>   RDMA/mad: Simplify an alloc_ordered_workqueue() invocation
> 
>  drivers/infiniband/core/mad.c           |  5 ++---
>  drivers/infiniband/hw/mlx4/alias_GUID.c |  4 +---
>  drivers/infiniband/hw/mlx4/mad.c        | 10 +++-------
>  drivers/infiniband/hw/qib/qib_init.c    |  9 +++------
>  4 files changed, 9 insertions(+), 19 deletions(-)

Applied to for-next

Thanks,
Jason 

      parent reply	other threads:[~2024-08-23 14:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-23 10:18 [PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations Jinjie Ruan
2024-08-23 10:18 ` [PATCH -next 1/4] RDMA/qib: Simplify an alloc_ordered_workqueue() invocation Jinjie Ruan
2024-08-23 10:18 ` [PATCH -next 2/4] RDMA/mad: " Jinjie Ruan
2024-08-23 10:18 ` [PATCH -next 3/4] RDMA/mlx4: " Jinjie Ruan
2024-08-23 10:18 ` [PATCH -next 4/4] RDMA/mad: " Jinjie Ruan
2024-08-23 14:39 ` 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=20240823143901.GA2284836@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=bvanassche@acm.org \
    --cc=dennis.dalessandro@cornelisnetworks.com \
    --cc=leon@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=ruanjinjie@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.