[SPARC]: beautify vmlinux.lds
authorSam Ravnborg <sam@ravnborg.org>
Tue, 18 Sep 2007 02:02:30 +0000 (19:02 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 14 Oct 2007 04:53:10 +0000 (21:53 -0700)
commitbcbe40ebdd6ab832793448c8e611cfa904968e9a
tree10673492e94482808ee894f2b7104f79215ed5b4
parent9bb3c227c47b23280eb50fac0872d96ef3e160a7
[SPARC]: beautify vmlinux.lds

Make vmlinux.lds almost readable.
When going through the file fixed the following:
- Use PAGE_SIZE as replacement for hardcoded 4096
- Moves label definitions inside {} to avoid ld alignment
  that may be added between label and section

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/vmlinux.lds.S