All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 8057/8066] ld: tsm.c:undefined reference to `find_tsm_dev'
@ 2025-11-13 23:15 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-11-13 23:15 UTC (permalink / raw)
  To: Dan Williams; +Cc: oe-kbuild-all

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   6d7e7251d03f98f26f2ee0dfd21bb0a0480a2178
commit: 91d64cb797d3ac5fb0eddabfe2c868c1efdddbf8 [8057/8066] Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/devsec/tsm.git
config: x86_64-buildonly-randconfig-003-20251114 (https://download.01.org/0day-ci/archive/20251114/202511140712.NubhamPy-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/20251114/202511140712.NubhamPy-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/202511140712.NubhamPy-lkp@intel.com/

All errors (new ones prefixed by >>):

   ld: drivers/pci/ide.o: in function `pci_ide_stream_release':
   ide.c:(.text+0xffb): undefined reference to `tsm_ide_stream_unregister'
   ld: drivers/pci/tsm.o: in function `connect_store':
   tsm.c:(.text+0x1d42): undefined reference to `find_tsm_dev'
>> ld: tsm.c:(.text+0x1e68): undefined reference to `find_tsm_dev'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for TSM
   Depends on [n]: VIRT_DRIVERS [=n]
   Selected by [y]:
   - PCI_TSM [=y] && PCI [=y]

-- 
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:[~2025-11-13 23:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13 23:15 [linux-next:master 8057/8066] ld: tsm.c:undefined reference to `find_tsm_dev' 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.