aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorIvan Orlov <[email protected]>2023-06-20 20:01:30 +0200
committerJens Axboe <[email protected]>2023-06-21 07:45:19 -0600
commit137380c0ec40710cbaf57c7878726c41a6da81cd (patch)
tree8f4b1fff99eca864dec630ef4c875b072ce9ee97 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent56e71bdf324d6ab263eba1fc3fa1f3fd8bb5678e (diff)
block/rnbd: make all 'class' structures const
Now that the driver core allows for struct class to be in read-only memory, making all 'class' structures to be declared at build time placing them into read-only memory, instead of having to be dynamically allocated at load time. Cc: "Md. Haris Iqbal" <[email protected]> Cc: Jack Wang <[email protected]> Cc: Jens Axboe <[email protected]> Cc: [email protected] Suggested-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Ivan Orlov <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Acked-by: Jack Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions