All of lore.kernel.org
 help / color / mirror / Atom feed
* [pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!
@ 2019-06-26  0:47 kbuild test robot
  2019-06-26  0:52 ` Paul Cercueil
  0 siblings, 1 reply; 3+ messages in thread
From: kbuild test robot @ 2019-06-26  0:47 UTC (permalink / raw)
  To: Paul Cercueil; +Cc: kbuild-all, linux-pwm, Thierry Reding

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git for-next
head:   cb8338e4fe3a8278cee91f666d2155a0ce1dd82f
commit: e9bd35ff751fac8755fe3480bec1f470383f4522 [13/37] pwm: jz4740: Drop dependency on MACH_INGENIC
config: mips-allmodconfig (attached as .config)
compiler: mips-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 e9bd35ff751fac8755fe3480bec1f470383f4522
        # save the attached .config to linux build tree
        GCC_VERSION=7.4.0 make.cross ARCH=mips 

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

All errors (new ones prefixed by >>):

>> ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

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

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

* Re: [pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!
  2019-06-26  0:47 [pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined! kbuild test robot
@ 2019-06-26  0:52 ` Paul Cercueil
  2019-06-26  9:44   ` Thierry Reding
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Cercueil @ 2019-06-26  0:52 UTC (permalink / raw)
  To: kbuild test robot; +Cc: kbuild-all, linux-pwm, Thierry Reding



Le mer. 26 juin 2019 à 2:47, kbuild test robot <lkp@intel.com> a 
écrit :
> tree:   
> https://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git 
> for-next
> head:   cb8338e4fe3a8278cee91f666d2155a0ce1dd82f
> commit: e9bd35ff751fac8755fe3480bec1f470383f4522 [13/37] pwm: jz4740: 
> Drop dependency on MACH_INGENIC
> config: mips-allmodconfig (attached as .config)
> compiler: mips-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 e9bd35ff751fac8755fe3480bec1f470383f4522
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.4.0 make.cross ARCH=mips
> 
> If you fix the issue, kindly add following tag
> Reported-by: kbuild test robot <lkp@intel.com>
> 
> All errors (new ones prefixed by >>):
> 
>  ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!

Looks like this patch was a bit premature...
I think you can drop it...

> ---
> 0-DAY kernel test infrastructure                Open Source 
> Technology Center
> https://lists.01.org/pipermail/kbuild-all                   Intel 
> Corporation


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

* Re: [pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!
  2019-06-26  0:52 ` Paul Cercueil
@ 2019-06-26  9:44   ` Thierry Reding
  0 siblings, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2019-06-26  9:44 UTC (permalink / raw)
  To: Paul Cercueil; +Cc: kbuild test robot, kbuild-all, linux-pwm

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

On Wed, Jun 26, 2019 at 02:52:39AM +0200, Paul Cercueil wrote:
> 
> 
> Le mer. 26 juin 2019 à 2:47, kbuild test robot <lkp@intel.com> a écrit :
> > tree:   https://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git
> > for-next
> > head:   cb8338e4fe3a8278cee91f666d2155a0ce1dd82f
> > commit: e9bd35ff751fac8755fe3480bec1f470383f4522 [13/37] pwm: jz4740:
> > Drop dependency on MACH_INGENIC
> > config: mips-allmodconfig (attached as .config)
> > compiler: mips-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 e9bd35ff751fac8755fe3480bec1f470383f4522
> >         # save the attached .config to linux build tree
> >         GCC_VERSION=7.4.0 make.cross ARCH=mips
> > 
> > If you fix the issue, kindly add following tag
> > Reported-by: kbuild test robot <lkp@intel.com>
> > 
> > All errors (new ones prefixed by >>):
> > 
> >  ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined!
> 
> Looks like this patch was a bit premature...
> I think you can drop it...

Hmm, I didn't catch this during my build tests because I hadn't updated
my build configurations to leave out the MACH_INGENIC dependency, so I
was still building that and hence getting the symbol.

I've dropped this patch for now. Let's look at that again once you're
done untangling this in arch/mips.

Thanks,
Thierry

> 
> > ---
> > 0-DAY kernel test infrastructure                Open Source Technology
> > Center
> > https://lists.01.org/pipermail/kbuild-all                   Intel
> > Corporation
> 
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-06-26  9:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-26  0:47 [pwm:for-next 13/37] ERROR: "jz4740_timer_base" [drivers/pwm/pwm-jz4740.ko] undefined! kbuild test robot
2019-06-26  0:52 ` Paul Cercueil
2019-06-26  9:44   ` Thierry Reding

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.