mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: oe-kbuild-all@lists.linux.dev, linux-kernel@vger.kernel.org,
	Andrew Lunn <andrew@lunn.ch>
Subject: undefined reference to `gen_pool_size'
Date: Fri, 3 Jan 2025 11:47:13 +0800	[thread overview]
Message-ID: <202501031144.RFxwIwZf-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   0bc21e701a6ffacfdde7f04f87d664d82e8a13bf
commit: 99f629718272974405e8d180d2fa70c03c06d61f net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
date:   6 years ago
config: alpha-randconfig-r004-20230123 (https://download.01.org/0day-ci/archive/20250103/202501031144.RFxwIwZf-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 12.4.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250103/202501031144.RFxwIwZf-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/202501031144.RFxwIwZf-lkp@intel.com/

All errors (new ones prefixed by >>):

   alpha-linux-ld: warning: arch/alpha/lib/styncpy.o: missing .note.GNU-stack section implies executable stack
   alpha-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
   alpha-linux-ld: warning: arch/alpha/lib/styncpy.o: missing .note.GNU-stack section implies executable stack
   alpha-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
   alpha-linux-ld: warning: .tmp_vmlinux1 has a LOAD segment with RWX permissions
   alpha-linux-ld: drivers/net/ethernet/ti/davinci_cpdma.o: in function `cpdma_desc_pool_destroy':
>> (.text+0x34): undefined reference to `gen_pool_size'
>> alpha-linux-ld: (.text+0x38): undefined reference to `gen_pool_size'
>> alpha-linux-ld: (.text+0x48): undefined reference to `gen_pool_avail'
   alpha-linux-ld: (.text+0x50): undefined reference to `gen_pool_avail'
   alpha-linux-ld: (.text+0xb4): undefined reference to `gen_pool_size'
   alpha-linux-ld: (.text+0xb8): undefined reference to `gen_pool_size'
   alpha-linux-ld: (.text+0xc8): undefined reference to `gen_pool_avail'
   alpha-linux-ld: (.text+0xd0): undefined reference to `gen_pool_avail'
   alpha-linux-ld: drivers/net/ethernet/ti/davinci_cpdma.o: in function `cpdma_desc_pool_create.constprop.0':
>> (.text+0x3f4): undefined reference to `devm_gen_pool_create'
>> alpha-linux-ld: (.text+0x428): undefined reference to `devm_gen_pool_create'
   alpha-linux-ld: (.text+0x4a4): undefined reference to `gen_pool_add_virt'
   alpha-linux-ld: (.text+0x4ac): undefined reference to `gen_pool_add_virt'
   alpha-linux-ld: drivers/net/ethernet/ti/davinci_cpdma.o: in function `__cpdma_chan_free':
>> (.text+0x714): undefined reference to `gen_pool_free'
   alpha-linux-ld: (.text+0x71c): undefined reference to `gen_pool_free'
   alpha-linux-ld: drivers/net/ethernet/ti/davinci_cpdma.o: in function `cpdma_chan_submit':
>> (.text+0x1bcc): undefined reference to `gen_pool_alloc'
   alpha-linux-ld: (.text+0x1bd8): undefined reference to `gen_pool_alloc'
   alpha-linux-ld: (.text+0x205c): undefined reference to `gen_pool_free'
   alpha-linux-ld: (.text+0x206c): undefined reference to `gen_pool_free'
   alpha-linux-ld: drivers/net/ethernet/ti/davinci_cpdma.o: in function `cpdma_check_free_tx_desc':
>> (.text+0x20f4): undefined reference to `gen_pool_avail'
   alpha-linux-ld: (.text+0x20f8): undefined reference to `gen_pool_avail'

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

             reply	other threads:[~2025-01-03  3:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-03  3:47 kernel test robot [this message]
2025-01-12  9:37 kernel test robot
2025-02-06 20:16 kernel test robot
2025-02-25 20:00 kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202501031144.RFxwIwZf-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=andrew@lunn.ch \
    --cc=grygorii.strashko@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=oe-kbuild-all@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome