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-next>] [day] [month] [year] [list]
Date: Fri,  8 Mar 2024 17:42:49 +0800
From: Lai Jiangshan <jiangshanlai@...il.com>
To: linux-kernel@...r.kernel.org
Cc: Tejun Heo <tj@...nel.org>,
	Lai Jiangshan <jiangshan.ljs@...group.com>
Subject: [PATCH 0/4] workqueue: Some cleanups

From: Lai Jiangshan <jiangshan.ljs@...group.com>

Some simple cleanups.

Lai Jiangshan (4):
  workqueue: Use INIT_WORK_ONSTACK in workqueue_softirq_dead()
  workqueue: Reorder the fields in struct workqueue_attrs
  workqueue: Move attrs->cpumask out of worker_pool's properties when
    attrs->affn_strict
  workqueue: Use list_last_entry() to get the last idle worker

 include/linux/workqueue.h | 27 +++++++++++++++------------
 kernel/workqueue.c        | 19 +++++++++++--------
 2 files changed, 26 insertions(+), 20 deletions(-)

-- 
2.19.1.6.gb485710b


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ