Re: [PATCH net-next] net: cdc_ncm: fix 64bit division build error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

On Mon, 19 May 2014 09:21:09 +0200 Bjørn Mork <bjorn@xxxxxxx> wrote:
>
> The upper timer_interval limit is arbitrary and much higher
> than anything usable in the real world.  Reducing it from 15s
> to ~4s to make the timer_interval fit in an u32 does not make
> much difference.  The limit is still outside the practical
> bounds.
> 
> This eliminates the need for a 64bit timer_interval, fixing a
> build error related to 64bit division:
> 
>  drivers/built-in.o: In function `cdc_ncm_get_coalesce':
>  ak8975.c:(.text+0x1ac994): undefined reference to `__aeabi_uldivmod'
> 
> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Signed-off-by: Bjørn Mork <bjorn@xxxxxxx>

I have applied this as a fix patch to linux-next today.
-- 
Cheers,
Stephen Rothwell                    sfr@xxxxxxxxxxxxxxxx

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux