diff options
author | 2023-06-20 16:37:52 +0200 | |
---|---|---|
committer | 2023-06-23 10:27:05 +0200 | |
commit | e55ce9fd3d8fbf4e94fd5d0c72eb5b7d01fc4574 (patch) | |
tree | 12282c6c111fdab7cc4897b712d7e6a225ef636a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | oradax: make 'cl' a static const structure (diff) | |
download | wireguard-linux-e55ce9fd3d8fbf4e94fd5d0c72eb5b7d01fc4574.tar.xz wireguard-linux-e55ce9fd3d8fbf4e94fd5d0c72eb5b7d01fc4574.zip |
bsr: make bsr_class a static const structure
Now that the driver core allows for struct class to be in read-only
memory, move the bsr_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: Arnd Bergmann <arnd@arndb.de>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ivan Orlov <ivan.orlov0322@gmail.com>
Link: https://lore.kernel.org/r/20230620143751.578239-10-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions