[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cr8vqhwy7vrnhtnbt7587wmv.1415751123895@email.android.com>
Date: Wed, 12 Nov 2014 08:16:04 +0800
From: Chen Gang <gang.chen.5i5j@...il.com>
To: Chris Metcalf <cmetcalf@...hip.com>
Cc: "cmetcalf@...era.com " <cmetcalf@...era.com>,
rdunlap@...radead.org,
" " <rickard_strandqvist@...ctrumdigital.se>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arch: tile: gxio: Export symbols for module using in
'mpipe.c'
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@...hip.com> 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@...il.com>
>> ---
>> 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
>
Powered by blists - more mailing lists