llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [peterz-queue:x86/wip.extable 7/23] ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
@ 2021-12-07 11:53 kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-12-07 11:53 UTC (permalink / raw)
  Cc: kbuild-all, llvm

CC: linux-kernel@vger.kernel.org
TO: Peter Zijlstra <peterz@infradead.org>
CC: Josh Poimboeuf <jpoimboe@redhat.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git x86/wip.extable
head:   485bf89d41f9ff16ccd1c372999dfd760ba3b614
commit: 35f57a104f52859f42ab8c182c109136eb3c3d3f [7/23] x86/extable: Extend extable functionality
config: i386-randconfig-r023-20211207 (https://download.01.org/0day-ci/archive/20211207/202112071910.YXubR9XE-lkp@intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 097a1cb1d5ebb3a0ec4bcaed8ba3ff6a8e33c00a)
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=35f57a104f52859f42ab8c182c109136eb3c3d3f
        git remote add peterz-queue https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
        git fetch --no-tags peterz-queue x86/wip.extable
        git checkout 35f57a104f52859f42ab8c182c109136eb3c3d3f
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

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 >>):

>> ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
   .macro extable_type_reg type:req reg:req
   ^

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [peterz-queue:x86/wip.extable 7/23] ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
@ 2021-12-03 19:54 kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-12-03 19:54 UTC (permalink / raw)
  Cc: kbuild-all, llvm

CC: linux-kernel@vger.kernel.org
TO: Peter Zijlstra <peterz@infradead.org>
CC: Josh Poimboeuf <jpoimboe@redhat.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git x86/wip.extable
head:   a6523800c05b6fcef2dc3629416b17a3924daef8
commit: e387d7349e3ea957ddc5315e4ae5dfbbe1c8af92 [7/23] x86/extable: Extend extable functionality
config: i386-randconfig-a015-20211203 (https://download.01.org/0day-ci/archive/20211204/202112040357.XMRvR7lC-lkp@intel.com/config)
compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project 1e328b06c15273edf4a40a27ca24931b5efb3a87)
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=e387d7349e3ea957ddc5315e4ae5dfbbe1c8af92
        git remote add peterz-queue https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
        git fetch --no-tags peterz-queue x86/wip.extable
        git checkout e387d7349e3ea957ddc5315e4ae5dfbbe1c8af92
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=i386 SHELL=/bin/bash

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 >>):

>> ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
   .macro extable_type_reg type:req reg:req
   ^

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [peterz-queue:x86/wip.extable 7/23] ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
@ 2021-11-20 18:18 kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2021-11-20 18:18 UTC (permalink / raw)
  Cc: kbuild-all, llvm

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

CC: linux-kernel@vger.kernel.org
TO: Peter Zijlstra <peterz@infradead.org>
CC: Josh Poimboeuf <jpoimboe@redhat.com>

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git x86/wip.extable
head:   bc9a86e8214a99a913d4d2fa3b55afc3be18ec05
commit: 955e2a028ee0f398d462c705697e59dc2d3cbd1f [7/23] x86/extable: Extend extable functionality
config: x86_64-randconfig-a011-20211119 (attached as .config)
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
        # https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git/commit/?id=955e2a028ee0f398d462c705697e59dc2d3cbd1f
        git remote add peterz-queue https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git
        git fetch --no-tags peterz-queue x86/wip.extable
        git checkout 955e2a028ee0f398d462c705697e59dc2d3cbd1f
        # save the attached .config to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash

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 >>):

>> ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
   .macro extable_type_reg type:req reg:req
   ^
--
>> ld.lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-12-07 11:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07 11:53 [peterz-queue:x86/wip.extable 7/23] ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2021-12-03 19:54 kernel test robot
2021-11-20 18:18 kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).