On Friday, June 20, 2014 04:57:46 AM kbuild test robot wrote:
> tree:
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
> master head: 2e91606f5e1ec7329557dfc0e298c4c021acbb80
> commit: 7c0acf868d2e470c9d6a40091acf8d6444c01b57 [81/103] wil6210: Tx
> performance monitoring config: i386-randconfig-ha3-0620 (attached as
> .config)
>
> All error/warnings:
>
> drivers/built-in.o: In function `wil_vring_debugfs_show':
> >> debugfs.c:(.text+0x39b9be): undefined reference to `__udivdi3'
>
> ---
> 0-DAY kernel build testing backend Open Source Technology
> Center http://lists.01.org/mailman/listinfo/kbuild Intel
> Corporation
Interesting finding. I use this code for long time and it was OK on both
32-bit and 64-bit platforms. I have different .config and compile
this driver as module. Anyway, bug is bug.
Sending patch in the separate mail.
Thanks, Vladimir