diff options
author | Ricardo B. Marliere <[email protected]> | 2024-03-05 08:25:19 -0300 |
---|---|---|
committer | Heiko Carstens <[email protected]> | 2024-03-13 09:23:49 +0100 |
commit | b11cc9e6d9da134a0fddea3a3206b9b9d4131b7b (patch) | |
tree | 7e9981686f1bb76f0d5fc2c3528338f4ce8657f4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5f58bde7264704fec2058afc219a3557f02f3d8f (diff) |
s390/zcrypt: make zcrypt_class constant
Since commit 43a7206b0963 ("driver core: class: make class_register() take
a const *"), the driver core allows for struct class to be in read-only
memory, so move the zcrypt_class structure to be declared at build time
placing it into read-only memory, instead of having to be dynamically
allocated at boot time.
Cc: Greg Kroah-Hartman <[email protected]>
Suggested-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: "Ricardo B. Marliere" <[email protected]>
Acked-by: Harald Freudenberger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Carstens <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions