[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210722030352.3966-1-thunder.leizhen@huawei.com>
Date: Thu, 22 Jul 2021 11:03:51 +0800
From: Zhen Lei <thunder.leizhen@...wei.com>
To: Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>,
linux-kernel <linux-kernel@...r.kernel.org>
CC: Zhen Lei <thunder.leizhen@...wei.com>
Subject: [PATCH v2 0/1] workqueue: Fix possible memory leaks in wq_numa_init()
v1 --> v2:
1. Keep the original "for_each_possible_cpu(cpu)" loop and "cpumask_set_cpu(cpu, tbl[node]);"
2. Remove the comment: /* happens iff arch is bonkers, let's just proceed */
Zhen Lei (1):
workqueue: Fix possible memory leaks in wq_numa_init()
kernel/workqueue.c | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
--
2.25.1
Powered by blists - more mailing lists