From: Sam Ravnborg Date: Tue, 18 Sep 2007 02:02:30 +0000 (-0700) Subject: [SPARC]: beautify vmlinux.lds X-Git-Tag: v2.6.24-rc1~1325^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcbe40ebdd6ab832793448c8e611cfa904968e9a;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed