diff options
| author | Steven Rostedt (Google) <[email protected]> | 2023-09-05 21:49:35 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2023-09-18 18:35:25 +0000 |
| commit | a6828214480e2f00a8a7e64c7a55fc42b0f54e1c (patch) | |
| tree | 91d296782d7efb39c350d6aa4965654477e08c68 /drivers/cdx/controller/mcdi_functions.h | |
| parent | Linux 6.6-rc2 (diff) | |
| download | kernel-a6828214480e2f00a8a7e64c7a55fc42b0f54e1c.tar.gz kernel-a6828214480e2f00a8a7e64c7a55fc42b0f54e1c.zip | |
workqueue: Removed double allocation of wq_update_pod_attrs_buf
First commit 2930155b2e272 ("workqueue: Initialize unbound CPU pods later in
the boot") added the initialization of wq_update_pod_attrs_buf to
workqueue_init_early(), and then latter on, commit 84193c07105c6
("workqueue: Generalize unbound CPU pods") added it as well. This appeared
in a kmemleak run where the second allocation made the first allocation
leak.
Fixes: 84193c07105c6 ("workqueue: Generalize unbound CPU pods")
Signed-off-by: Steven Rostedt (Google) <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.h')
0 files changed, 0 insertions, 0 deletions
