All of lore.kernel.org
 help / color / mirror / Atom feed
* [clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod'
@ 2018-12-01  1:08 ` kbuild test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kbuild test robot @ 2018-12-01  1:08 UTC (permalink / raw)
  To: Lucas Stach
  Cc: kbuild-all, linux-clk, linux-arm-kernel, Stephen Boyd, Abel Vesa,
	Sascha Hauer

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-imx8mq
head:   de9cffdeeef50f513954ae83e91e1a465906ace5
commit: 9fd680d0fafd4cfef36088cf866c98ecb028ac34 [2/5] clk: imx: add fractional PLL output clock
config: arm-defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.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 9fd680d0fafd4cfef36088cf866c98ecb028ac34
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=arm 

All errors (new ones prefixed by >>):

   drivers/clk/imx/clk-frac-pll.o: In function `clk_pll_round_rate':
>> clk-frac-pll.c:(.text+0x50): undefined reference to `__aeabi_uldivmod'

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

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

* [clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod'
@ 2018-12-01  1:08 ` kbuild test robot
  0 siblings, 0 replies; 4+ messages in thread
From: kbuild test robot @ 2018-12-01  1:08 UTC (permalink / raw)
  To: Lucas Stach
  Cc: Abel Vesa, Stephen Boyd, Sascha Hauer, kbuild-all, linux-clk,
	linux-arm-kernel

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-imx8mq
head:   de9cffdeeef50f513954ae83e91e1a465906ace5
commit: 9fd680d0fafd4cfef36088cf866c98ecb028ac34 [2/5] clk: imx: add fractional PLL output clock
config: arm-defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.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 9fd680d0fafd4cfef36088cf866c98ecb028ac34
        # save the attached .config to linux build tree
        GCC_VERSION=7.2.0 make.cross ARCH=arm 

All errors (new ones prefixed by >>):

   drivers/clk/imx/clk-frac-pll.o: In function `clk_pll_round_rate':
>> clk-frac-pll.c:(.text+0x50): undefined reference to `__aeabi_uldivmod'

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

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod'
  2018-12-01  1:08 ` kbuild test robot
@ 2018-12-03 17:15   ` Stephen Boyd
  -1 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2018-12-03 17:15 UTC (permalink / raw)
  To: Lucas Stach, kbuild test robot
  Cc: kbuild-all, linux-clk, linux-arm-kernel, Abel Vesa, Sascha Hauer

Quoting kbuild test robot (2018-11-30 17:08:33)
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-imx8mq
> head:   de9cffdeeef50f513954ae83e91e1a465906ace5
> commit: 9fd680d0fafd4cfef36088cf866c98ecb028ac34 [2/5] clk: imx: add fractional PLL output clock
> config: arm-defconfig (attached as .config)
> compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.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 9fd680d0fafd4cfef36088cf866c98ecb028ac34
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.2.0 make.cross ARCH=arm 
> 
> All errors (new ones prefixed by >>):
> 
>    drivers/clk/imx/clk-frac-pll.o: In function `clk_pll_round_rate':
> >> clk-frac-pll.c:(.text+0x50): undefined reference to `__aeabi_uldivmod'

Oops. I forgot to drop this branch from the clk tree. Thanks for the
reminder.


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

* Re: [clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod'
@ 2018-12-03 17:15   ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2018-12-03 17:15 UTC (permalink / raw)
  To: Lucas Stach, kbuild test robot
  Cc: Abel Vesa, Sascha Hauer, kbuild-all, linux-arm-kernel, linux-clk

Quoting kbuild test robot (2018-11-30 17:08:33)
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-imx8mq
> head:   de9cffdeeef50f513954ae83e91e1a465906ace5
> commit: 9fd680d0fafd4cfef36088cf866c98ecb028ac34 [2/5] clk: imx: add fractional PLL output clock
> config: arm-defconfig (attached as .config)
> compiler: arm-linux-gnueabi-gcc (Debian 7.2.0-11) 7.2.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 9fd680d0fafd4cfef36088cf866c98ecb028ac34
>         # save the attached .config to linux build tree
>         GCC_VERSION=7.2.0 make.cross ARCH=arm 
> 
> All errors (new ones prefixed by >>):
> 
>    drivers/clk/imx/clk-frac-pll.o: In function `clk_pll_round_rate':
> >> clk-frac-pll.c:(.text+0x50): undefined reference to `__aeabi_uldivmod'

Oops. I forgot to drop this branch from the clk tree. Thanks for the
reminder.


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2018-12-03 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01  1:08 [clk:clk-imx8mq 2/5] clk-frac-pll.c:undefined reference to `__aeabi_uldivmod' kbuild test robot
2018-12-01  1:08 ` kbuild test robot
2018-12-03 17:15 ` Stephen Boyd
2018-12-03 17:15   ` Stephen Boyd

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.