[PATCH v2 0/1] workqueue: Fix possible memory leaks in wq_numa_init()

From: Zhen Lei
Date: Thu Jul 22 2021 - 00:02:28 EST


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