public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Remove unused exports and save 98Kb of kernel size
@ 2006-04-01 21:05 Arjan van de Ven
  2006-04-01 21:18 ` Marcel Holtmann
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Arjan van de Ven @ 2006-04-01 21:05 UTC (permalink / raw)
  To: linux-kernel

Hi,

I've made a patch to remove all EXPORT_SYMBOL's that aren't used in the
kernel; it's too big for the list so it can be found at

http://www.kernelmorons.org/unexport.patch

-rwxr-xr-x 1 root root 34476416 Apr  1 21:59 vmlinux.before
-rwxr-xr-x 1 root root 34378112 Apr  1 22:48 vmlinux.after

As you can see this saves 98Kb kernel size... that's not peanuts.

Signed-off-by: Arjan van de Ven <arjan@kernelmorons.org>





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-07  0:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01 21:05 Remove unused exports and save 98Kb of kernel size Arjan van de Ven
2006-04-01 21:18 ` Marcel Holtmann
2006-04-03 14:06   ` Jörn Engel
2006-04-04 16:00     ` Marcel Holtmann
2006-04-03 14:10 ` Jörn Engel
2006-04-07  0:41   ` Valerie Henson
2006-04-03 16:38 ` Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox