All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: kbuild-all@lists.01.org, clang-built-linux@googlegroups.com,
	Linux Memory Management List <linux-mm@kvack.org>,
	Marco Elver <elver@google.com>,
	Andrew Morton <akpm@linux-foundation.org>
Subject: [linux-next:master 8144/11648] irq-dw-apb-ictl.c:undefined reference to `__hwasan_tls'
Date: Sun, 11 Apr 2021 16:41:28 +0800	[thread overview]
Message-ID: <202104111623.PKRKPqCk-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   e99d8a8495175df8cb8b739f8cf9b0fc9d0cd3b5
commit: 81c104b2ac3d9b9de33be93e63d52413e2b013cb [8144/11648] kasan: fix hwasan build for gcc
config: arm64-randconfig-r024-20210411 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project dd453a1389b6a7e6d9214b449d3c54981b1a89b6)
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
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=81c104b2ac3d9b9de33be93e63d52413e2b013cb
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 81c104b2ac3d9b9de33be93e63d52413e2b013cb
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

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

All errors (new ones prefixed by >>):

   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o: in function `dw_apb_ictl_resume':
>> irq-dw-apb-ictl.c:(.text+0x10): undefined reference to `__hwasan_tls'
>> aarch64-linux-gnu-ld: irq-dw-apb-ictl.c:(.text+0x14): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o: in function `dw_apb_ictl_handle_irq_cascaded':
   irq-dw-apb-ictl.c:(.text+0x348): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: irq-dw-apb-ictl.c:(.text+0x34c): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o: in function `dw_apb_ictl_irq_domain_alloc':
   irq-dw-apb-ictl.c:(.text+0x87c): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o:irq-dw-apb-ictl.c:(.text+0x880): more undefined references to `__hwasan_tls' follow

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

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [linux-next:master 8144/11648] irq-dw-apb-ictl.c:undefined reference to `__hwasan_tls'
Date: Sun, 11 Apr 2021 16:41:28 +0800	[thread overview]
Message-ID: <202104111623.PKRKPqCk-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   e99d8a8495175df8cb8b739f8cf9b0fc9d0cd3b5
commit: 81c104b2ac3d9b9de33be93e63d52413e2b013cb [8144/11648] kasan: fix hwasan build for gcc
config: arm64-randconfig-r024-20210411 (attached as .config)
compiler: clang version 13.0.0 (https://github.com/llvm/llvm-project dd453a1389b6a7e6d9214b449d3c54981b1a89b6)
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
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=81c104b2ac3d9b9de33be93e63d52413e2b013cb
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout 81c104b2ac3d9b9de33be93e63d52413e2b013cb
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

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

All errors (new ones prefixed by >>):

   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o: in function `dw_apb_ictl_resume':
>> irq-dw-apb-ictl.c:(.text+0x10): undefined reference to `__hwasan_tls'
>> aarch64-linux-gnu-ld: irq-dw-apb-ictl.c:(.text+0x14): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o: in function `dw_apb_ictl_handle_irq_cascaded':
   irq-dw-apb-ictl.c:(.text+0x348): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: irq-dw-apb-ictl.c:(.text+0x34c): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o: in function `dw_apb_ictl_irq_domain_alloc':
   irq-dw-apb-ictl.c:(.text+0x87c): undefined reference to `__hwasan_tls'
   aarch64-linux-gnu-ld: drivers/irqchip/irq-dw-apb-ictl.o:irq-dw-apb-ictl.c:(.text+0x880): more undefined references to `__hwasan_tls' follow

---
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: 39510 bytes --]

             reply	other threads:[~2021-04-11  8:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-11  8:41 kernel test robot [this message]
2021-04-11  8:41 ` [linux-next:master 8144/11648] irq-dw-apb-ictl.c:undefined reference to `__hwasan_tls' 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=202104111623.PKRKPqCk-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=arnd@arndb.de \
    --cc=clang-built-linux@googlegroups.com \
    --cc=elver@google.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-mm@kvack.org \
    /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 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.