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] [day] [month] [year] [list]
Message-ID: <CAAofZF5=RATd55NCZU18DvxSnjz6TEcD00U=s0evPPOfcdWRPg@mail.gmail.com>
Date: Thu, 20 Nov 2025 10:31:13 +0100
From: Marco Crivellari <marco.crivellari@...e.com>
To: Johannes Berg <johannes@...solutions.net>
Cc: linux-kernel@...r.kernel.org, linux-wireless@...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>, Stanislav Yakovlev <stas.yakovlev@...il.com>
Subject: Re: [PATCH] wifi: ipw2x00: replace use of system_unbound_wq with system_dfl_wq

On Thu, Nov 20, 2025 at 10:28 AM Johannes Berg
<johannes@...solutions.net> wrote:
>
> The subject and this:
>
> > Switch to using system_dfl_wq because system_unbound_wq is going away as
> > part of a workqueue restructuring.
> >
>
> doesn't match what you actually do:
>
> > -     mod_delayed_work(system_wq, &priv->rf_kill, round_jiffies_relative(HZ));
> > +     mod_delayed_work(system_percpu_wq, &priv->rf_kill, round_jiffies_relative(HZ));
> >
>
> johannes

Sorry Johannes, wrong copy and paste, I will send a fixed v2.

Thanks!

-- 

Marco Crivellari

L3 Support Engineer, Technology & Product

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ