Commit ad724d319c81 for kernel
commit ad724d319c81475488794eccc11eb5e27242e1eb
Merge: c9a8c0e393d6 353a95f1cd8d
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date: Thu Sep 10 09:36:56 2026 -0700
Merge tag 'sysctl-7.03-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Pull sysctl fix from Joel Granados:
"This fell through the cracks during the latest merge window. There are
no more CONFIG_PROC_SYSCTL uses after this fix:
- Replace CONFIG_PROC_SYSCTL with CONFIG_SYSCTL
CONFIG_SYSCTL is the config string that controls sysctl subsys"
* tag 'sysctl-7.03-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl:
syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard