All of lore.kernel.org
 help / color / mirror / Atom feed
* [chrome-os:chromeos-5.4 4/22] coresight-catu.c:undefined reference to `tmc_free_sg_table'
@ 2021-05-29  4:28 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2021-05-29  4:28 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2269 bytes --]

tree:   https://chromium.googlesource.com/chromiumos/third_party/kernel chromeos-5.4
head:   38f0f1e69f7fd54687cb2a8c396df959227a679a
commit: f32b8d98c3a044bcdcd6181fd5921138a4460770 [4/22] UPSTREAM: coresight: replicator: Allow replicator driver to be built as module
config: arm-allmodconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git remote add chrome-os https://chromium.googlesource.com/chromiumos/third_party/kernel
        git fetch --no-tags chrome-os chromeos-5.4
        git checkout f32b8d98c3a044bcdcd6181fd5921138a4460770
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

Note: the chrome-os/chromeos-5.4 HEAD b0e815fd1d10aed3f5bb0e33654c31db68fcfa0a builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

   arm-linux-gnueabi-ld: drivers/hwtracing/coresight/coresight-catu.o: in function `catu_free_etr_buf':
>> coresight-catu.c:(.text+0x58): undefined reference to `tmc_free_sg_table'
   arm-linux-gnueabi-ld: drivers/hwtracing/coresight/coresight-catu.o: in function `catu_get_data_etr_buf':
>> coresight-catu.c:(.text+0xac): undefined reference to `tmc_sg_table_get_data'
   arm-linux-gnueabi-ld: drivers/hwtracing/coresight/coresight-catu.o: in function `catu_sync_etr_buf':
>> coresight-catu.c:(.text+0x1c0): undefined reference to `tmc_sg_table_sync_data_range'
   arm-linux-gnueabi-ld: drivers/hwtracing/coresight/coresight-catu.o: in function `catu_alloc_etr_buf':
>> coresight-catu.c:(.text+0xb18): undefined reference to `tmc_etr_get_catu_device'
>> arm-linux-gnueabi-ld: coresight-catu.c:(.text+0xb8c): undefined reference to `tmc_alloc_sg_table'
>> arm-linux-gnueabi-ld: coresight-catu.c:(.text+0xe18): undefined reference to `tmc_sg_table_sync_table'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 74224 bytes --]

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

only message in thread, other threads:[~2021-05-29  4:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-29  4:28 [chrome-os:chromeos-5.4 4/22] coresight-catu.c:undefined reference to `tmc_free_sg_table' 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.