lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251202191752.GJ812105@ziepe.ca>
Date: Tue, 2 Dec 2025 15:17:52 -0400
From: Jason Gunthorpe <jgg@...pe.ca>
To: Marco Crivellari <marco.crivellari@...e.com>
Cc: linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
	Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>,
	Frederic Weisbecker <frederic@...nel.org>,
	Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
	Michal Hocko <mhocko@...e.com>, Leon Romanovsky <leon@...nel.org>,
	Dennis Dalessandro <dennis.dalessandro@...nelisnetworks.com>,
	Yishai Hadas <yishaih@...dia.com>
Subject: Re: [PATCH 0/5] replaced system_unbound_wq, added WQ_PERCPU to
 alloc_workqueue

On Tue, Dec 02, 2025 at 02:22:55PM +0100, Marco Crivellari wrote:
> Hi,
> 
> On Sat, Nov 1, 2025 at 5:31 PM Marco Crivellari
> <marco.crivellari@...e.com> wrote:
> > Marco Crivellari (5):
> >   RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with
> >     system_dfl_wq
> >   RDMA/core: WQ_PERCPU added to alloc_workqueue users
> >   hfi1: WQ_PERCPU added to alloc_workqueue users
> >   RDMA/mlx4: WQ_PERCPU added to alloc_workqueue users
> >   IB/rdmavt: WQ_PERCPU added to alloc_workqueue users
> >
> >  drivers/infiniband/core/cm.c      | 2 +-
> >  drivers/infiniband/core/device.c  | 4 ++--
> >  drivers/infiniband/core/ucma.c    | 2 +-
> >  drivers/infiniband/hw/hfi1/init.c | 4 ++--
> >  drivers/infiniband/hw/hfi1/opfn.c | 4 ++--
> >  drivers/infiniband/hw/mlx4/cm.c   | 2 +-
> >  drivers/infiniband/hw/mlx5/odp.c  | 4 ++--
> >  drivers/infiniband/sw/rdmavt/cq.c | 3 ++-
> >  8 files changed, 13 insertions(+), 12 deletions(-)
> 
> Gentle ping.

It looks like it was picked up, the thank you email must have become lost:

5c467151f6197d IB/isert: add WQ_PERCPU to alloc_workqueue users
65d21dee533755 IB/iser: add WQ_PERCPU to alloc_workqueue users
7196156b0ce3dc IB/rdmavt: WQ_PERCPU added to alloc_workqueue users
5267feda50680c RDMA/mlx4: WQ_PERCPU added to alloc_workqueue users
5f93287fa9d0db hfi1: WQ_PERCPU added to alloc_workqueue users
e60c5583b661da RDMA/core: WQ_PERCPU added to alloc_workqueue users
f673fb3449fcd8 RDMA/core: RDMA/mlx5: replace use of system_unbound_wq with system_dfl_wq

Jason

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ