diff options
author | 2024-03-05 10:15:57 -0300 | |
---|---|---|
committer | 2024-03-05 07:56:19 -0800 | |
commit | 3c2bcfd5ac41fc379d2a7082f24d7de227b3f1e1 (patch) | |
tree | 36f52e6c4367a61ec4edb302e3f1fa68dd2860d0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | nvme: core: constify struct class usage (diff) | |
download | wireguard-linux-3c2bcfd5ac41fc379d2a7082f24d7de227b3f1e1.tar.xz wireguard-linux-3c2bcfd5ac41fc379d2a7082f24d7de227b3f1e1.zip |
nvme: fabrics: make nvmf_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 nvmf_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 <gregkh@linuxfoundation.org>
Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions