login
Header Space

 
 

does CONFIG_UNUSED_SYMBOLS have any value anymore?

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linux Kernel Mailing List <linux-kernel@...>
Date: Thursday, July 19, 2007 - 8:53 am

just curious -- under kernel hacking, there is the option
UNUSED_SYMBOLS to "Enable unused/obsolete exported symbols" using
EXPORT_UNUSED_SYMBOL[_GPL].  reads the help text (in part):

"This option is provided temporarily to provide a transition period in
case some external kernel module needs one of these symbols anyway."

but it's not clear if that means that it was a *one-time* transition
aid which is now unnecessary, or whether it's an *ongoing* aid which
might be used at any time.  currently, there are no invocations of
EXPORT_UNUSED_SYMBOL[_GPL] anywhere in the tree.  so does that mean
this feature can be tossed?  or might it still be used every so often?

rday
-- 
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry
Waterloo, Ontario, CANADA

http://fsdev.net/wiki/index.php?title=Main_Page
========================================================================
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
does CONFIG_UNUSED_SYMBOLS have any value anymore?, Robert P. J. Day, (Thu Jul 19, 8:53 am)
Re: does CONFIG_UNUSED_SYMBOLS have any value anymore?, Stefan Richter, (Thu Jul 19, 10:26 am)
Re: does CONFIG_UNUSED_SYMBOLS have any value anymore?, Robert P. J. Day, (Thu Jul 19, 11:32 am)
Re: does CONFIG_UNUSED_SYMBOLS have any value anymore?, Arjan van de Ven, (Thu Jul 19, 10:45 am)
Re: does CONFIG_UNUSED_SYMBOLS have any value anymore?, Robert P. J. Day, (Thu Jul 19, 11:34 am)
Re: does CONFIG_UNUSED_SYMBOLS have any value anymore?, Arjan van de Ven, (Thu Jul 19, 11:47 am)
Re: does CONFIG_UNUSED_SYMBOLS have any value anymore?, Robert P. J. Day, (Thu Jul 19, 12:22 pm)
speck-geostationary