linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problems using EXPORT_SYMBOL with lib/flex_array
@ 2010-12-01 12:05 Alex Bennee
  2010-12-01 13:20 ` Alex Bennee
  2010-12-02  1:16 ` [patch] flex_array: export symbols to modules David Rientjes
  0 siblings, 2 replies; 9+ messages in thread
From: Alex Bennee @ 2010-12-01 12:05 UTC (permalink / raw)
  To: lkml

Hi,

I want to be able to use the flex_array functions in my module so I
wanted to EXPORT_SYMBOL the API.

I added the appropriate EXPORT_SYMBOL runes into lib/flex_array.c and
added externs in the header files but after re-building there is still
no sign of them in Module.symvers.

I've done a make clean, reset the whole repo to ensure the tree is
clean from previous builds and I'm still seeing problems. Am I being a
little dim or is there some other magic foo that needs doing to add an
export to a library function?

-- 
Alex, homepage: http://www.bennee.com/~alex/
http://www.half-llama.co.uk

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-12-02 23:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01 12:05 Problems using EXPORT_SYMBOL with lib/flex_array Alex Bennee
2010-12-01 13:20 ` Alex Bennee
2010-12-01 16:19   ` Américo Wang
2010-12-01 17:33     ` Alex Bennee
2010-12-02  1:16 ` [patch] flex_array: export symbols to modules David Rientjes
2010-12-02  6:30   ` Paul Mundt
2010-12-02  6:57     ` Américo Wang
2010-12-02  6:56       ` Paul Mundt
2010-12-02 23:44     ` [patch v2] " David Rientjes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).