Hello, kernel test robot noticed "sysctl_table_check_failed" on: commit: 6d3f144a5f37f51e2c1c27c948771e6075e5e57d ("sysctl: Refactor base paths registrations") https://github.com/Joelgranados/linux.git jag/sysctl-testing-for-0day in testcase: kernel-selftests version: kernel-selftests-x86_64-60acb023-1_20230329 with following parameters: group: sgx test-description: The kernel contains a set of "self tests" under the tools/testing/selftests/ directory. These are intended to be small unit tests to exercise individual code paths in the kernel. test-url: https://www.kernel.org/doc/Documentation/kselftest.txt compiler: gcc-11 test machine: 16 threads 1 sockets Intel(R) Xeon(R) E-2278G CPU @ 3.40GHz (Coffee Lake) with 32G memory (please refer to attached dmesg/kmsg for entire log/backtrace) If you fix the issue, kindly add following tag | Reported-by: kernel test robot | Closes: https://lore.kernel.org/oe-lkp/202305231442.76022437-oliver.sang@intel.com [ 3.717115][ T0] LSM: initializing lsm=capability,landlock,yama,integrity [ 3.717115][ T0] landlock: Up and running. [ 3.717115][ T0] Yama: becoming mindful. [ 3.717115][ T0] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 3.717115][ T0] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) [ 3.717115][ T0] sysctl table check failed: kernel/usermodehelper Not a file [ 3.717115][ T0] sysctl table check failed: kernel/usermodehelper No proc_handler [ 3.717115][ T0] sysctl table check failed: kernel/usermodehelper bogus .mode 0555 [ 3.717115][ T0] sysctl table check failed: kernel/keys Not a file [ 3.717115][ T0] sysctl table check failed: kernel/keys No proc_handler [ 3.717115][ T0] sysctl table check failed: kernel/keys bogus .mode 0555 [ 3.717115][ T0] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 6.3.0-12737-g6d3f144a5f37 #1 [ 3.717115][ T0] Hardware name: Intel Corporation Mehlow UP Server Platform/Moss Beach Server, BIOS CNLSE2R1.R00.X188.B13.1903250419 03/25/2019 [ 3.717115][ T0] Call Trace: [ 3.717115][ T0] [ 3.717115][ T0] dump_stack_lvl (kbuild/src/consumer/lib/dump_stack.c:107) [ 3.717115][ T0] __register_sysctl_table (kbuild/src/consumer/fs/proc/proc_sysctl.c:1411) [ 3.717115][ T0] sysctl_init_bases (kbuild/src/consumer/kernel/sysctl.c:2354) [ 3.717115][ T0] proc_root_init (kbuild/src/consumer/fs/proc/root.c:310) To reproduce: git clone https://github.com/intel/lkp-tests.git cd lkp-tests sudo bin/lkp install job.yaml # job file is attached in this email bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run sudo bin/lkp run generated-yaml-file # if come across any failure that blocks the test, # please remove ~/.lkp and /lkp dir to run from a clean state. -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki