Files
linux/kernel
Joel Granados 25ebbce1f1 kernel/sys.c: Move overflow{uid,gid} sysctl into kernel/sys.c
Moved ctl_tables elements for overflowuid and overflowgid into in
kernel/sys.c. Create a register function that keeps them under "kernel"
and run it after core with postcore_initcall.

This is part of a greater effort to move ctl tables into their
respective subsystems which will reduce the merge conflicts in
kernel/sysctl.c.

Signed-off-by: Joel Granados <joel.granados@kernel.org>
2025-07-23 11:56:02 +02:00
..
2025-02-10 16:56:58 -08:00
2025-07-23 11:52:48 +02:00
2025-07-23 11:52:48 +02:00
2024-11-03 01:28:06 -05:00
2025-02-12 12:12:27 +01:00