Arjan van de Ven f71d20e961 [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL
Temporarily add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL.  These
will be used as a transition measure for symbols that aren't used in the
kernel and are on the way out.  When a module uses such a symbol, a warning
is printk'd at modprobe time.

The main reason for removing unused exports is size: eacho export takes
roughly between 100 and 150 bytes of kernel space in the binary.  This
patch gives users the option to immediately get this size gain via a config
option.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-28 14:59:04 -07:00
..
2006-06-27 17:32:35 -07:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:39 -07:00
2006-06-27 17:32:48 -07:00
2006-06-26 09:58:22 -07:00
2006-06-27 17:32:47 -07:00
2006-06-25 10:01:13 -07:00
2006-06-27 17:32:47 -07:00
2006-06-25 10:01:06 -07:00
2006-06-27 17:32:47 -07:00
2006-04-19 16:27:18 -07:00