From: Sam Ravnborg Date: Wed, 29 Apr 2009 07:47:29 +0000 (+0200) Subject: x86, vmlinux.lds: unify remaining parts X-Git-Tag: v2.6.31-rc1~422^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=091e52c3551d3031343df24b573b770b4c6c72b6;p=pandora-kernel.git x86, vmlinux.lds: unify remaining parts 32 bit: - explicit page align .bss - move ALING() out of .brk output section - discard *(.eh_frame) 64 bit: - move ALIGN() out of .bss output section - move ALIGN() out of .brk output section - use a dedicated section to define _end [ Impact: unify and fix section alignments in linker script ] Signed-off-by: Sam Ravnborg Cc: Tim Abbott Cc: Linus Torvalds LKML-Reference: <1240991249-27117-13-git-send-email-sam@ravnborg.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed