diff options
| author | Greg Kroah-Hartman <[email protected]> | 2023-12-20 08:41:18 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-12-29 07:46:38 +0000 |
| commit | f732ba4ac9f3626e235cc33a4f1756f17884dd32 (patch) | |
| tree | 39b8939749ed235620c5727953b2126f2d5a6ac4 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | 1271ca00aa7f9bb3fd94cb7ac8f654de71099580 (diff) | |
iucv: make iucv_bus const
Now that the driver core can properly handle constant struct bus_type,
move the iucv_bus variable to be a constant structure as well, placing
it into read-only memory which can not be modified at runtime.
Cc: Wenjia Zhang <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Eric Dumazet <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Paolo Abeni <[email protected]>
Cc: [email protected]
Cc: [email protected]
Acked-by: Alexandra Winter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions