Re: linux-next: Tree for November 2 (usb/whci)

From: David Vrabel
Date: Tue Nov 17 2009 - 13:51:36 EST


Randy Dunlap wrote:
>
> When the driver is built-in (not a loadable module), the messages are:
>
> drivers/built-in.o: In function `qset_add_urb':
> (.text+0x4595f8): undefined reference to `__umoddi3'
> drivers/built-in.o: In function `qset_add_urb':
> (.text+0x45969a): undefined reference to `__udivdi3'
>
> Those could still refer to other (inline) functions...

If HIGHMEM64G is set then dma_addr_t is 64 bits which is where the 64
bit maths come from.

David
--
David Vrabel, Senior Software Engineer, Drivers
CSR, Churchill House, Cambridge Business Park, Tel: +44 (0)1223 692562
Cowley Road, Cambridge, CB4 0WZ http://www.csr.com/


Member of the CSR plc group of companies. CSR plc registered in England and Wales, registered number 4187346, registered office Churchill House, Cambridge Business Park, Cowley Road, Cambridge, CB4 0WZ, United Kingdom
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/