linux/include/asm-generic
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:46 -07:00
2006-01-10 08:01:34 -08:00
2006-02-15 15:32:22 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2005-09-05 00:05:39 -07:00
2005-09-08 14:57:25 -07:00
2006-06-24 14:44:01 -07:00