All of lore.kernel.org
 help / color / mirror / Atom feed
* [usb:usb-linus 35/37] fsl_udc_core.c:undefined reference to `fsl_udc_clk_release'
@ 2021-06-11  0:07 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-06-11  0:07 UTC (permalink / raw)
  To: Joel Stanley; +Cc: kbuild-all, linux-usb, Greg Kroah-Hartman

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
head:   142d0b24c1b17139f1aaaacae7542a38aa85640f
commit: e0e8b6abe8c862229ba00cdd806e8598cdef00bb [35/37] usb: gadget: fsl: Re-enable driver for ARM SoCs
config: arm-defconfig (attached as .config)
compiler: arm-linux-gnueabi-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/gregkh/usb.git/commit/?id=e0e8b6abe8c862229ba00cdd806e8598cdef00bb
        git remote add usb https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
        git fetch --no-tags usb usb-linus
        git checkout e0e8b6abe8c862229ba00cdd806e8598cdef00bb
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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

   arm-linux-gnueabi-ld: drivers/usb/gadget/udc/fsl_udc_core.o: in function `fsl_udc_remove':
>> fsl_udc_core.c:(.text+0xe88): undefined reference to `fsl_udc_clk_release'
   arm-linux-gnueabi-ld: drivers/usb/gadget/udc/fsl_udc_core.o: in function `fsl_udc_probe':
>> fsl_udc_core.c:(.text+0x2848): undefined reference to `fsl_udc_clk_init'
>> arm-linux-gnueabi-ld: fsl_udc_core.c:(.text+0x29d4): undefined reference to `fsl_udc_clk_finalize'
>> arm-linux-gnueabi-ld: fsl_udc_core.c:(.text+0x2ba8): undefined reference to `fsl_udc_clk_release'

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

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

* [usb:usb-linus 35/37] fsl_udc_core.c:undefined reference to `fsl_udc_clk_release'
@ 2021-06-11  0:07 ` kernel test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kernel test robot @ 2021-06-11  0:07 UTC (permalink / raw)
  To: kbuild-all

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
head:   142d0b24c1b17139f1aaaacae7542a38aa85640f
commit: e0e8b6abe8c862229ba00cdd806e8598cdef00bb [35/37] usb: gadget: fsl: Re-enable driver for ARM SoCs
config: arm-defconfig (attached as .config)
compiler: arm-linux-gnueabi-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/gregkh/usb.git/commit/?id=e0e8b6abe8c862229ba00cdd806e8598cdef00bb
        git remote add usb https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
        git fetch --no-tags usb usb-linus
        git checkout e0e8b6abe8c862229ba00cdd806e8598cdef00bb
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 

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

   arm-linux-gnueabi-ld: drivers/usb/gadget/udc/fsl_udc_core.o: in function `fsl_udc_remove':
>> fsl_udc_core.c:(.text+0xe88): undefined reference to `fsl_udc_clk_release'
   arm-linux-gnueabi-ld: drivers/usb/gadget/udc/fsl_udc_core.o: in function `fsl_udc_probe':
>> fsl_udc_core.c:(.text+0x2848): undefined reference to `fsl_udc_clk_init'
>> arm-linux-gnueabi-ld: fsl_udc_core.c:(.text+0x29d4): undefined reference to `fsl_udc_clk_finalize'
>> arm-linux-gnueabi-ld: fsl_udc_core.c:(.text+0x2ba8): undefined reference to `fsl_udc_clk_release'

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

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

* Re: [usb:usb-linus 35/37] fsl_udc_core.c:undefined reference to `fsl_udc_clk_release'
  2021-06-11  0:07 ` kernel test robot
@ 2021-06-11  7:22   ` Greg Kroah-Hartman
  -1 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2021-06-11  7:22 UTC (permalink / raw)
  To: kernel test robot; +Cc: Joel Stanley, kbuild-all, linux-usb

On Fri, Jun 11, 2021 at 08:07:05AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
> head:   142d0b24c1b17139f1aaaacae7542a38aa85640f
> commit: e0e8b6abe8c862229ba00cdd806e8598cdef00bb [35/37] usb: gadget: fsl: Re-enable driver for ARM SoCs
> config: arm-defconfig (attached as .config)
> compiler: arm-linux-gnueabi-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/gregkh/usb.git/commit/?id=e0e8b6abe8c862229ba00cdd806e8598cdef00bb
>         git remote add usb https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
>         git fetch --no-tags usb usb-linus
>         git checkout e0e8b6abe8c862229ba00cdd806e8598cdef00bb
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>

Now reverted.

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

* Re: [usb:usb-linus 35/37] fsl_udc_core.c:undefined reference to `fsl_udc_clk_release'
@ 2021-06-11  7:22   ` Greg Kroah-Hartman
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Kroah-Hartman @ 2021-06-11  7:22 UTC (permalink / raw)
  To: kbuild-all

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

On Fri, Jun 11, 2021 at 08:07:05AM +0800, kernel test robot wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-linus
> head:   142d0b24c1b17139f1aaaacae7542a38aa85640f
> commit: e0e8b6abe8c862229ba00cdd806e8598cdef00bb [35/37] usb: gadget: fsl: Re-enable driver for ARM SoCs
> config: arm-defconfig (attached as .config)
> compiler: arm-linux-gnueabi-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/gregkh/usb.git/commit/?id=e0e8b6abe8c862229ba00cdd806e8598cdef00bb
>         git remote add usb https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git
>         git fetch --no-tags usb usb-linus
>         git checkout e0e8b6abe8c862229ba00cdd806e8598cdef00bb
>         # save the attached .config to linux build tree
>         COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm 
> 
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@intel.com>

Now reverted.

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

end of thread, other threads:[~2021-06-11  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11  0:07 [usb:usb-linus 35/37] fsl_udc_core.c:undefined reference to `fsl_udc_clk_release' kernel test robot
2021-06-11  0:07 ` kernel test robot
2021-06-11  7:22 ` Greg Kroah-Hartman
2021-06-11  7:22   ` Greg Kroah-Hartman

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.