diff options
author | 2024-02-04 10:47:05 -0300 | |
---|---|---|
committer | 2024-02-04 11:23:25 -1000 | |
commit | d412ace11144aa2bf692c7cf9778351efc15c827 (patch) | |
tree | 2a509054146522b3ee24fcd9f7fbb3806ed9bc92 /scripts/generate_rust_analyzer.py | |
parent | workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending() (diff) | |
download | linux-rng-d412ace11144aa2bf692c7cf9778351efc15c827.tar.xz linux-rng-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 <gregkh@linuxfoundation.org>
Suggested-and-reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions