aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c
diff options
context:
space:
mode:
authorRicardo B. Marliere <[email protected]>2024-03-05 13:15:57 +0000
committerKeith Busch <[email protected]>2024-03-05 15:56:19 +0000
commit3c2bcfd5ac41fc379d2a7082f24d7de227b3f1e1 (patch)
tree36f52e6c4367a61ec4edb302e3f1fa68dd2860d0 /tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c
parentnvme: core: constify struct class usage (diff)
downloadkernel-3c2bcfd5ac41fc379d2a7082f24d7de227b3f1e1.tar.gz
kernel-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 <[email protected]> Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ricardo B. Marliere <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/sendmsg_unix_prog.c')
0 files changed, 0 insertions, 0 deletions