aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorSaravana Kannan <[email protected]>2022-06-02 03:56:52 +0000
committerLinus Torvalds <[email protected]>2022-06-02 19:44:33 +0000
commit73503963b715a64a44aa2b1c486114b917a17c73 (patch)
tree07dd76aa191d7c8eda489d572b1363cd2877052e /tools/bpf/bpftool/prog.c
parentMerge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff)
downloadkernel-73503963b715a64a44aa2b1c486114b917a17c73.tar.gz
kernel-73503963b715a64a44aa2b1c486114b917a17c73.zip
module: Fix prefix for module.sig_enforce module param
Commit cfc1d277891e ("module: Move all into module/") changed the prefix of the module param by moving/renaming files. A later commit also moves the module_param() into a different file, thereby changing the prefix yet again. This would break kernel cmdline compatibility and also userspace compatibility at /sys/module/module/parameters/sig_enforce. So, set the prefix back to "module.". Fixes: cfc1d277891e ("module: Move all into module/") Link: https://lore.kernel.org/lkml/[email protected]/ Cc: Christophe Leroy <[email protected]> Cc: Aaron Tomlin <[email protected]> Acked-by: Luis Chamberlain <[email protected]> Signed-off-by: Saravana Kannan <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions