[GIT PULL] sysctl fixes for v7.3-rc3

From: Joel Granados

Date: Thu Sep 10 2026 - 04:52:57 EST


Linus

This fell through the cracks during the latest merge window. There are
no more CONFIG_PROC_SYSCTL after this fix.

The following changes since commit df2908090cda368b01ff43709f51890076c56157:

Linux 7.3-rc2 (2026-09-06 15:07:20 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl.git tags/sysctl-7.03-fixes-rc3

for you to fetch changes up to 353a95f1cd8da8a5436a3f070be07d2f484486cd:

syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard (2026-09-07 14:00:56 +0200)

----------------------------------------------------------------
Summary

* Replace CONFIG_PROC_SYSCTL with CONFIG_SYSCTL

CONFIG_SYSCTL is the config string that controls sysctl subsys.

* Testing

Ran through x86_64 selftest. Skipped linux-next for this trivial fix.

----------------------------------------------------------------
Karl Mehltretter (1):
syscall_user_dispatch: Use CONFIG_SYSCTL for sysctl guard

Documentation/admin-guide/sysctl/kernel.rst | 2 +-
kernel/entry/syscall_user_dispatch.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Attachment: signature.asc
Description: PGP signature