[PATCH 0/4] workqueue: Some cleanups

From: Lai Jiangshan
Date: Fri Mar 08 2024 - 04:40:42 EST


From: Lai Jiangshan <jiangshan.ljs@xxxxxxxxxxxx>

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