[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240308094253.2104-1-jiangshanlai@gmail.com>
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