public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/6] init declaration cleanup
@ 2006-03-12 16:47 Chen, Kenneth W
  0 siblings, 0 replies; only message in thread
From: Chen, Kenneth W @ 2006-03-12 16:47 UTC (permalink / raw)
  To: linux-ia64

I started off at mca.c, surfing around the source tree, made 
some changes, then made more changes.  And I end up with 37
instances with the following diffstat.


 arch/ia64/kernel/mca.c         |   12 ++++-----
 arch/ia64/kernel/patch.c       |    8 +++---
 arch/ia64/kernel/setup.c       |   24 +++++++++----------
 arch/ia64/kernel/vmlinux.lds.S |   51 ++++++++++++++++++++---------------------
 arch/ia64/mm/contig.c          |    8 +++---
 arch/ia64/mm/discontig.c       |    2 -
 arch/ia64/mm/init.c            |   16 ++++++------
 include/asm-ia64/processor.h   |    1
 8 files changed, 61 insertions(+), 61 deletions(-)


The end result?  Moved 15,176 byte worth of text and data into
init section, which netted a "whooping" one extra free page. Do
I care about that extra page?  Probably not.  Nevertheless, post
them so that next poor soul won't waste his time trying to
duplicate the effort.

- Ken


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-12 16:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-12 16:47 [patch 0/6] init declaration cleanup Chen, Kenneth W

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