Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'

From: Chen Gang
Date: Tue Nov 11 2014 - 19:16:16 EST


Thank you for your work.

And also please help check the other patch for gdb about tile,
when you have time.

And I also want to consult, can tile be run under qemu or other
simulators? Welcome any ideas, suggestions, and completions.

Thanks.

Send from Lenovo A788t.

Chris Metcalf <cmetcalf@xxxxxxxxxx> wrote:

>On 11/9/2014 5:32 AM, Chen Gang wrote:
>> 'gxio_mpipe_adjust_timestamp', 'gxio_mpipe_link_instance',
>> 'gxio_mpipe_get_timestamp', and 'gxio_mpipe_set_timestamp' may be use by
>> other tile modules, so export them.
>>
>> The related error (with allmodconfig under tile):
>>
>> MODPOST 4002 modules
>> ERROR: "gxio_mpipe_link_instance" [drivers/net/ethernet/tile/tile_net.ko] undefined!
>> ERROR: "gxio_mpipe_get_timestamp" [drivers/net/ethernet/tile/tile_net.ko] undefined!
>> ERROR: "gxio_mpipe_set_timestamp" [drivers/net/ethernet/tile/tile_net.ko] undefined!
>> ERROR: "gxio_mpipe_adjust_timestamp" [drivers/net/ethernet/tile/tile_net.ko] undefined!
>>
>> Signed-off-by: Chen Gang<gang.chen.5i5j@xxxxxxxxx>
>> ---
>> arch/tile/gxio/mpipe.c | 4 ++++
>> 1 file changed, 4 insertions(+)
>
>Thanks! Taken into the tile tree.
>
>--
>Chris Metcalf, EZChip Semiconductor
>http://www.ezchip.com
>