linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* /usr/bin/ld: kernel/irq/generic-chip.o:undefined reference to `X86_FEATURE_XMM2'
@ 2020-06-08 11:27 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2020-06-08 11:27 UTC (permalink / raw)
  To: Johannes Berg; +Cc: kbuild-all, linux-kernel, Richard Weinberger

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

Hi Johannes,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   af7b4801030c07637840191c69eb666917e4135d
commit: a30cc14fe49c2d5913caf6b987d7cbd86c5e370b um: Don't use generic barrier.h
date:   9 months ago
config: um-randconfig-r014-20200607 (attached as .config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce (this is a W=1 build):
        git checkout a30cc14fe49c2d5913caf6b987d7cbd86c5e370b
        # save the attached .config to linux build tree
        make W=1 ARCH=um 

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 >>, old ones prefixed by <<):

>> /usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x8): undefined reference to `X86_FEATURE_XMM2'
>> /usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x15): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x22): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x2f): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x3c): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x49): undefined reference to `X86_FEATURE_XMM2'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x56): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x63): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x70): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x7d): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x8a): undefined reference to `X86_FEATURE_XMM'
/usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x97): more undefined references to `X86_FEATURE_XMM' follow
collect2: error: ld returned 1 exit status

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

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

* /usr/bin/ld: kernel/irq/generic-chip.o:undefined reference to `X86_FEATURE_XMM2'
@ 2021-05-20  6:07 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-05-20  6:07 UTC (permalink / raw)
  To: Johannes Berg; +Cc: kbuild-all, linux-kernel, Richard Weinberger

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

Hi Johannes,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   c3d0e3fd41b7f0f5d5d5b6022ab7e813f04ea727
commit: a30cc14fe49c2d5913caf6b987d7cbd86c5e370b um: Don't use generic barrier.h
date:   1 year, 8 months ago
config: um-randconfig-r011-20210520 (attached as .config)
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
reproduce (this is a W=1 build):
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a30cc14fe49c2d5913caf6b987d7cbd86c5e370b
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout a30cc14fe49c2d5913caf6b987d7cbd86c5e370b
        # save the attached .config to linux build tree
        make W=1 ARCH=um 

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

>> /usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x8): undefined reference to `X86_FEATURE_XMM2'
>> /usr/bin/ld: kernel/irq/generic-chip.o:(.altinstructions+0x15): undefined reference to `X86_FEATURE_XMM'
   /usr/bin/ld: drivers/misc/altera-stapl/altera-lpt.o:(.altinstructions+0x8): undefined reference to `X86_FEATURE_XMM2'
   /usr/bin/ld: drivers/misc/altera-stapl/altera-lpt.o:(.altinstructions+0x15): undefined reference to `X86_FEATURE_XMM'
   /usr/bin/ld: drivers/fpga/altera-pr-ip-core.o:(.altinstructions+0x8): undefined reference to `X86_FEATURE_XMM2'
   /usr/bin/ld: drivers/fpga/altera-pr-ip-core.o:(.altinstructions+0x15): undefined reference to `X86_FEATURE_XMM'
   collect2: error: ld returned 1 exit status

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

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

end of thread, other threads:[~2021-05-20  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-08 11:27 /usr/bin/ld: kernel/irq/generic-chip.o:undefined reference to `X86_FEATURE_XMM2' kernel test robot
2021-05-20  6:07 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).