From: Chris Metcalf <cmetcalf@ezchip.com>
To: Chen Gang <gang.chen.5i5j@gmail.com>,
"cmetcalf@tilera.com" <cmetcalf@tilera.com>,
<rdunlap@infradead.org>, <rickard_strandqvist@spectrumdigital.se>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c'
Date: Tue, 11 Nov 2014 15:42:26 -0500 [thread overview]
Message-ID: <546274B2.6080206@ezchip.com> (raw)
In-Reply-To: <545F42A3.5050108@gmail.com>
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@gmail.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
next prev parent reply other threads:[~2014-11-11 20:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-09 10:32 [PATCH] arch: tile: gxio: Export symbols for module using in 'mpipe.c' Chen Gang
2014-11-11 20:42 ` Chris Metcalf [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-11-12 0:16 Chen Gang
2014-11-12 20:18 ` Chris Metcalf
2014-11-13 2:47 ` Chen Gang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=546274B2.6080206@ezchip.com \
--to=cmetcalf@ezchip.com \
--cc=cmetcalf@tilera.com \
--cc=gang.chen.5i5j@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=rickard_strandqvist@spectrumdigital.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.