diff options
| author | Kaixiong Yu <[email protected]> | 2025-01-11 07:07:49 +0000 |
|---|---|---|
| committer | Joel Granados <[email protected]> | 2025-02-07 15:53:04 +0000 |
| commit | f569ca4b145d07fd7c3ac1349b7da40f43c38e7b (patch) | |
| tree | 2d870f4a6b30044603a9e120d08c6536d31dea77 /net/unix/unix_bpf.c | |
| parent | x86: vdso: move the sysctl to arch/x86/entry/vdso/vdso32-setup.c (diff) | |
| download | kernel-f569ca4b145d07fd7c3ac1349b7da40f43c38e7b.tar.gz kernel-f569ca4b145d07fd7c3ac1349b7da40f43c38e7b.zip | |
sh: vdso: move the sysctl to arch/sh/kernel/vsyscall/vsyscall.c
When CONFIG_SUPERH and CONFIG_VSYSCALL are defined,
vdso_enabled belongs to arch/sh/kernel/vsyscall/vsyscall.c.
So, move it into its own file. To avoid failure when registering
the vdso_table, move the call to register_sysctl_init() into
its own fs_initcall().
Signed-off-by: Kaixiong Yu <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Signed-off-by: Joel Granados <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
