All of lore.kernel.org
 help / color / mirror / Atom feed
* [hare-scsi-devel:configfs-ns.v3 9/12] configfs.c:undefined reference to `init_net'
@ 2026-06-23 23:44 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-06-23 23:44 UTC (permalink / raw)
  To: Hannes Reinecke; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/hare/scsi-devel.git configfs-ns.v3
head:   59472df96a84fb076a2b47a90a0bb353c80f239c
commit: 89bc5b1f20c3cea7aa079e9e5c30e8aa86b5621b [9/12] nvmet: make discovery subsystem dynamic
config: i386-buildonly-randconfig-004-20260624 (https://download.01.org/0day-ci/archive/20260624/202606240722.Jsy0As2f-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260624/202606240722.Jsy0As2f-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202606240722.Jsy0As2f-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: drivers/nvme/target/core.o: in function `nvmet_find_get_subsys':
   core.c:(.text+0x311c): undefined reference to `init_net'
   ld: drivers/nvme/target/configfs.o: in function `nvmet_root_discovery_nqn_show':
>> configfs.c:(.text+0x1007): undefined reference to `init_net'
   ld: drivers/nvme/target/configfs.o: in function `nvmet_root_discovery_nqn_store':
   configfs.c:(.text+0x1356): undefined reference to `init_net'
   ld: drivers/nvme/target/configfs.o: in function `nvmet_subsys_make':
   configfs.c:(.text+0x3565): undefined reference to `init_net'
   ld: drivers/nvme/target/configfs.o: in function `nvmet_get_ns_id':
   configfs.c:(.text+0x4214): undefined reference to `init_net'
   ld: fs/configfs/dir.o:dir.c:(.text+0x268e): more undefined references to `init_net' follow

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-23 23:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23 23:44 [hare-scsi-devel:configfs-ns.v3 9/12] configfs.c:undefined reference to `init_net' kernel test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.