diff options
| author | Ricardo B. Marliere <[email protected]> | 2024-02-04 13:47:05 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2024-02-04 21:23:25 +0000 |
| commit | d412ace11144aa2bf692c7cf9778351efc15c827 (patch) | |
| tree | 2a509054146522b3ee24fcd9f7fbb3806ed9bc92 /tools/perf/scripts/python | |
| parent | workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending() (diff) | |
| download | kernel-d412ace11144aa2bf692c7cf9778351efc15c827.tar.gz kernel-d412ace11144aa2bf692c7cf9778351efc15c827.zip | |
workqueue: make wq_subsys const
Now that the driver core can properly handle constant struct bus_type,
move the wq_subsys variable to be a constant structure as well,
placing it into read-only memory which can not be modified at runtime.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-and-reviewed-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Ricardo B. Marliere <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
