lkml.org 
[lkml]   [2001]   [Nov]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject__VERSIONED_SYMBOL and related EXPORT_SYMBOL error
hello everybody,

when i do a ksyms -a | grep skb_dump (this symbol i
have added )
i see
some_addr __VERSIONED_SYMBOL(skb_dump)
I think this is the reason it gives unresolved symbol
when I try to load a module that calls the function

>From a reply by Keith to a mail on the list earlier I
gather that this is coaused because the dev.c where
this symbol is defined is implicitly included via

obj-$(CONFIG_NET) += dev.o dev_mcast.o

There was no followup on what needs to be done on
that thread .
I guess the sender was an intelligent person :(
Can Somebody please tell me what I need to do to
resolve this. I am trying to export a few other
symbols but they do not even get added to /proc/ksyms



please advise

Regards,
amit


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:13    [W:0.024 / U:1.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site