From: kernel test robot <lkp@xxxxxxxxx> Date: Thu, 10 Oct 2024 18:08:07 +0800 > tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master > head: 0cca97bf23640ff68a6e8a74e9b6659fdc27f48c > commit: 03fa534856593bb4edf4935451fa55863e34a108 [2784/3639] rtnetlink: Add ASSERT_RTNL_NET() placeholder for netdev notifier. > config: parisc-randconfig-r064-20241010 (https://download.01.org/0day-ci/archive/20241010/202410101854.i0vQCaDz-lkp@xxxxxxxxx/config) > compiler: hppa-linux-gcc (GCC) 14.1.0 > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241010/202410101854.i0vQCaDz-lkp@xxxxxxxxx/reproduce) > > If you fix the issue in a separate patch/commit (i.e. not just a new version of > the same patch/commit), kindly add following tags > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > | Closes: https://lore.kernel.org/oe-kbuild-all/202410101854.i0vQCaDz-lkp@xxxxxxxxx/ > > All warnings (new ones prefixed by >>, old ones prefixed by <<): > > >> WARNING: modpost: vmlinux: section mismatch in reference: rtnl_net_debug_exit+0x20 (section: .exit.text) -> rtnl_net_debug_net_ops (section: .init.data) > WARNING: modpost: vmlinux: section mismatch in reference: rtnl_net_debug_exit+0x24 (section: .exit.text) -> rtnl_net_debug_net_ops (section: .init.data) Will fix it soon. Thanks! > > Kconfig warnings: (for reference only) > WARNING: unmet direct dependencies detected for GET_FREE_REGION > Depends on [n]: SPARSEMEM [=n] > Selected by [y]: > - RESOURCE_KUNIT_TEST [=y] && RUNTIME_TESTING_MENU [=y] && KUNIT [=y] > > -- > 0-DAY CI Kernel Test Service > https://github.com/intel/lkp-tests/wiki >