]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
module: reduce module image and resident size
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 13 Mar 2008 09:02:17 +0000 (09:02 +0000)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 1 May 2008 11:14:59 +0000 (21:14 +1000)
commitea01e798e2d27fd04142e0473ca36570fa9d9218
tree717ad87d4c38dd6bed15ba4dfdfaea8f33411367
parenta58730c42174672fe0012a4edbe3e38f94ef2bad
module: reduce module image and resident size

Resulting reduction (x86-64, gcc 4.1.2) with my (special purpose, i.e.
much reduced) configurations:
- 16k kernel resident size
- 180k module resident size
- 10k module image size

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/module.h
kernel/module.c