linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3'
@ 2016-03-24  6:25 kbuild test robot
  2016-03-24  6:55 ` Zheng, Lv
  0 siblings, 1 reply; 3+ messages in thread
From: kbuild test robot @ 2016-03-24  6:25 UTC (permalink / raw)
  To: Len Brown; +Cc: kbuild-all, linux-acpi, linux-pm

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release
head:   1664c8b16a75e9f73f4f40186c0c843bbf7dbde8
commit: 1664c8b16a75e9f73f4f40186c0c843bbf7dbde8 [3/3] intel_idle: add BXT support
config: i386-randconfig-n0-03241107 (attached as .config)
reproduce:
        git checkout 1664c8b16a75e9f73f4f40186c0c843bbf7dbde8
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `intel_idle_init':
>> intel_idle.c:(.init.text+0x16a3): undefined reference to `__udivdi3'
   intel_idle.c:(.init.text+0x16e4): undefined reference to `__udivdi3'
   intel_idle.c:(.init.text+0x1725): undefined reference to `__udivdi3'
   intel_idle.c:(.init.text+0x1766): undefined reference to `__udivdi3'
   intel_idle.c:(.init.text+0x17ab): undefined reference to `__udivdi3'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 25000 bytes --]

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

* RE: [acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3'
  2016-03-24  6:25 [acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3' kbuild test robot
@ 2016-03-24  6:55 ` Zheng, Lv
  0 siblings, 0 replies; 3+ messages in thread
From: Zheng, Lv @ 2016-03-24  6:55 UTC (permalink / raw)
  To: Wu, Fengguang, Brown, Len
  Cc: kbuild-all@01.org, linux-acpi@vger.kernel.org,
	linux-pm@vger.kernel.org

Hi, Len

This looks like a job that human should do because machines cannot do that for us.
We need to use div64() in the kernel because kernel doesn't link CRT.
While for the indentation issue, it won't hurt anybody.

Thanks
-Lv

> From: linux-acpi-owner@vger.kernel.org [mailto:linux-acpi-
> Subject: [acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3'
> 
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release
> head:   1664c8b16a75e9f73f4f40186c0c843bbf7dbde8
> commit: 1664c8b16a75e9f73f4f40186c0c843bbf7dbde8 [3/3] intel_idle: add
> BXT support
> config: i386-randconfig-n0-03241107 (attached as .config)
> reproduce:
>         git checkout 1664c8b16a75e9f73f4f40186c0c843bbf7dbde8
>         # save the attached .config to linux build tree
>         make ARCH=i386
> 
> All errors (new ones prefixed by >>):
> 
>    drivers/built-in.o: In function `intel_idle_init':
> >> intel_idle.c:(.init.text+0x16a3): undefined reference to `__udivdi3'
>    intel_idle.c:(.init.text+0x16e4): undefined reference to `__udivdi3'
>    intel_idle.c:(.init.text+0x1725): undefined reference to `__udivdi3'
>    intel_idle.c:(.init.text+0x1766): undefined reference to `__udivdi3'
>    intel_idle.c:(.init.text+0x17ab): undefined reference to `__udivdi3'
> 
> ---
> 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

* [acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3'
@ 2016-03-24  8:40 kbuild test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kbuild test robot @ 2016-03-24  8:40 UTC (permalink / raw)
  To: Len Brown; +Cc: kbuild-all, linux-acpi, linux-pm

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git release
head:   1664c8b16a75e9f73f4f40186c0c843bbf7dbde8
commit: 1664c8b16a75e9f73f4f40186c0c843bbf7dbde8 [3/3] intel_idle: add BXT support
config: i386-allmodconfig (attached as .config)
reproduce:
        git checkout 1664c8b16a75e9f73f4f40186c0c843bbf7dbde8
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/built-in.o: In function `irtl_2_usec':
>> intel_idle.c:(.text.unlikely+0x35): undefined reference to `__udivdi3'

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

[-- Attachment #2: .config.gz --]
[-- Type: application/octet-stream, Size: 52586 bytes --]

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

end of thread, other threads:[~2016-03-24  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24  6:25 [acpi:release 3/3] intel_idle.c:undefined reference to `__udivdi3' kbuild test robot
2016-03-24  6:55 ` Zheng, Lv
  -- strict thread matches above, loose matches on Subject: below --
2016-03-24  8:40 kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).