[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240823143901.GA2284836@nvidia.com>
Date: Fri, 23 Aug 2024 11:39:01 -0300
From: Jason Gunthorpe <jgg@...dia.com>
To: Jinjie Ruan <ruanjinjie@...wei.com>
Cc: dennis.dalessandro@...nelisnetworks.com, leon@...nel.org,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
bvanassche@....org
Subject: Re: [PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue()
invocations
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
Powered by blists - more mailing lists