All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 7136/10946] ERROR: "ia64_delay_loop" undefined!
@ 2019-11-11 21:43 kbuild test robot
  2019-11-13 14:57 ` Linus Walleij
  0 siblings, 1 reply; 3+ messages in thread
From: kbuild test robot @ 2019-11-11 21:43 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   6980b7f6f9db7d5f344ae202012460e9d8869d89
commit: 6a41b6c5fc20abced88fa0eed42ae5e5cb70b280 [7136/10946] gpio: Add xgs-iproc driver
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 7.4.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 6a41b6c5fc20abced88fa0eed42ae5e5cb70b280
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=ia64 

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

All errors (new ones prefixed by >>):

>> ERROR: "ia64_delay_loop" undefined!
>> ERROR: "ia64_delay_loop" undefined!

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

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

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

* Re: [linux-next:master 7136/10946] ERROR: "ia64_delay_loop" undefined!
  2019-11-11 21:43 [linux-next:master 7136/10946] ERROR: "ia64_delay_loop" undefined! kbuild test robot
@ 2019-11-13 14:57 ` Linus Walleij
  2019-11-13 22:14   ` Chris Packham
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2019-11-13 14:57 UTC (permalink / raw)
  To: kbuild-all

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

On Mon, Nov 11, 2019 at 10:44 PM kbuild test robot <lkp@intel.com> wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head:   6980b7f6f9db7d5f344ae202012460e9d8869d89
> commit: 6a41b6c5fc20abced88fa0eed42ae5e5cb70b280 [7136/10946] gpio: Add xgs-iproc driver
> config: ia64-allmodconfig (attached as .config)
> compiler: ia64-linux-gcc (GCC) 7.4.0
> reproduce:
>         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
>         chmod +x ~/bin/make.cross
>         git checkout 6a41b6c5fc20abced88fa0eed42ae5e5cb70b280
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.4.0 make.cross ARCH=ia64
>
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
>
> All errors (new ones prefixed by >>):
>
> >> ERROR: "ia64_delay_loop" undefined!
> >> ERROR: "ia64_delay_loop" undefined!

Well this driver certainly has a talent for provoking the weirdest
bugs and reports
from the build robots.

The previous one was tricksy but clear in the end.

Now I feel puzzled again. Anyone has a clue? This symbol certainly isn't used
in the driver.

Yours,
Linus Walleij

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

* Re: [linux-next:master 7136/10946] ERROR: "ia64_delay_loop" undefined!
  2019-11-13 14:57 ` Linus Walleij
@ 2019-11-13 22:14   ` Chris Packham
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Packham @ 2019-11-13 22:14 UTC (permalink / raw)
  To: kbuild-all

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

On Wed, 2019-11-13 at 15:57 +0100, Linus Walleij wrote:
> On Mon, Nov 11, 2019 at 10:44 PM kbuild test robot <lkp@intel.com> wrote:
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> > head:   6980b7f6f9db7d5f344ae202012460e9d8869d89
> > commit: 6a41b6c5fc20abced88fa0eed42ae5e5cb70b280 [7136/10946] gpio: Add xgs-iproc driver
> > config: ia64-allmodconfig (attached as .config)
> > compiler: ia64-linux-gcc (GCC) 7.4.0
> > reproduce:
> >         wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
> >         chmod +x ~/bin/make.cross
> >         git checkout 6a41b6c5fc20abced88fa0eed42ae5e5cb70b280
> >         # save the attached .config to linux build tree
> >         GCC_VERSION=7.4.0 make.cross ARCH=ia64
> > 
> > If you fix the issue, kindly add following tag
> > Reported-by: kbuild test robot <lkp@intel.com>
> > 
> > All errors (new ones prefixed by >>):
> > 
> > > > ERROR: "ia64_delay_loop" undefined!
> > > > ERROR: "ia64_delay_loop" undefined!
> 
> Well this driver certainly has a talent for provoking the weirdest
> bugs and reports
> from the build robots.
> 
> The previous one was tricksy but clear in the end.
> 
> Now I feel puzzled again. Anyone has a clue? This symbol certainly isn't used
> in the driver.
> 

I know I've pleaded innocent before.

I can see the failure when I try the build (had a few setup hassles but
got something to work).

I get the following

WARNING: drivers/gpio/gpio-xgs-iproc.o(.data.rel+0x50): Section
mismatch in reference from the variable bcm_iproc_gpio_driver to the
variable .init.rodata:bcm_iproc_gpio_of_match
The variable bcm_iproc_gpio_driver references
the variable __initconst bcm_iproc_gpio_of_match
If the reference is valid then annotate the
variable with __init* or __refdata (see linux/init.h) or name the
variable:
*_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console

Yep that one is my bad. The fix from Mark will address it.

ERROR: "ia64_delay_loop" [drivers/net/phy/mdio-cavium.ko] undefined!
ERROR: "ia64_delay_loop" [drivers/spi/spi-thunderx.ko] undefined!
make[1]: *** [scripts/Makefile.modpost:94: __modpost] Error 1
make: *** [Makefile:1303: modules] Error 2
make: *** Waiting for unfinished jobs....

I also get these when building commit 921d6c32b6f8 ("MAINTAINERS: Add
entry for RDA Micro GPIO driver and binding") so I think these were
probably introduced by a different commit but have been flagged because
of the error I introduced.


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

end of thread, other threads:[~2019-11-13 22:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-11 21:43 [linux-next:master 7136/10946] ERROR: "ia64_delay_loop" undefined! kbuild test robot
2019-11-13 14:57 ` Linus Walleij
2019-11-13 22:14   ` Chris Packham

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.