All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: arceb-elf-ld: include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'
Date: Thu, 08 Oct 2020 14:16:20 +0800	[thread overview]
Message-ID: <202010081415.2R50UmDQ-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   c85fb28b6f999db9928b841f63f1beeb3074eeca
commit: 92a81562e695628086acb92f95090ab09d9b9ec0 leds: lp55xx: Add multicolor framework support to lp55xx
date:   3 months ago
config: arc-randconfig-r035-20201008 (attached as .config)
compiler: arceb-elf-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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=92a81562e695628086acb92f95090ab09d9b9ec0
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 92a81562e695628086acb92f95090ab09d9b9ec0
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc 

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

   arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
   lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
   arceb-elf-ld: lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
   arceb-elf-ld: lib/stackdepot.o: in function `in_irqentry_text':
   lib/stackdepot.c:323: undefined reference to `__irqentry_text_end'
   arceb-elf-ld: lib/stackdepot.c:323: undefined reference to `__irqentry_text_end'
   arceb-elf-ld: lib/stackdepot.c:324: undefined reference to `__softirqentry_text_start'
   arceb-elf-ld: lib/stackdepot.c:324: undefined reference to `__softirqentry_text_start'
   arceb-elf-ld: lib/stackdepot.c:325: undefined reference to `__softirqentry_text_end'
   arceb-elf-ld: lib/stackdepot.c:325: undefined reference to `__softirqentry_text_end'
   arceb-elf-ld: drivers/leds/leds-lp55xx-common.o: in function `devm_led_classdev_register':
   include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'
>> arceb-elf-ld: include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'

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

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Dan Murphy <dmurphy@ti.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Pavel Machek <pavel@ucw.cz>
Subject: arceb-elf-ld: include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'
Date: Thu, 8 Oct 2020 14:16:20 +0800	[thread overview]
Message-ID: <202010081415.2R50UmDQ-lkp@intel.com> (raw)

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   c85fb28b6f999db9928b841f63f1beeb3074eeca
commit: 92a81562e695628086acb92f95090ab09d9b9ec0 leds: lp55xx: Add multicolor framework support to lp55xx
date:   3 months ago
config: arc-randconfig-r035-20201008 (attached as .config)
compiler: arceb-elf-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
        # https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=92a81562e695628086acb92f95090ab09d9b9ec0
        git remote add linus https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
        git fetch --no-tags linus master
        git checkout 92a81562e695628086acb92f95090ab09d9b9ec0
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arc 

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

   arceb-elf-ld: lib/stackdepot.o: in function `filter_irq_stacks':
   lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
   arceb-elf-ld: lib/stackdepot.c:331: undefined reference to `__irqentry_text_start'
   arceb-elf-ld: lib/stackdepot.o: in function `in_irqentry_text':
   lib/stackdepot.c:323: undefined reference to `__irqentry_text_end'
   arceb-elf-ld: lib/stackdepot.c:323: undefined reference to `__irqentry_text_end'
   arceb-elf-ld: lib/stackdepot.c:324: undefined reference to `__softirqentry_text_start'
   arceb-elf-ld: lib/stackdepot.c:324: undefined reference to `__softirqentry_text_start'
   arceb-elf-ld: lib/stackdepot.c:325: undefined reference to `__softirqentry_text_end'
   arceb-elf-ld: lib/stackdepot.c:325: undefined reference to `__softirqentry_text_end'
   arceb-elf-ld: drivers/leds/leds-lp55xx-common.o: in function `devm_led_classdev_register':
   include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'
>> arceb-elf-ld: include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext'

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

             reply	other threads:[~2020-10-08  6:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08  6:16 kernel test robot [this message]
2020-10-08  6:16 ` arceb-elf-ld: include/linux/leds.h:193: undefined reference to `devm_led_classdev_register_ext' kernel test robot
2020-10-08  7:15 ` Pavel Machek
2020-10-08  7:15   ` Pavel Machek
2020-10-10  3:19   ` Rong Chen
2020-10-10  3:19     ` [kbuild-all] " Rong Chen
2020-10-10  3:49     ` Randy Dunlap
2020-10-10  3:49       ` [kbuild-all] " Randy Dunlap
2020-10-10  7:13       ` Rong Chen
2020-10-10  7:13         ` [kbuild-all] " Rong Chen
2020-10-10 16:59         ` Randy Dunlap
2020-10-10 16:59           ` [kbuild-all] " Randy Dunlap

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=202010081415.2R50UmDQ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.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.