commit | c87728ca82a1057eb8f84e139bf416ca5488b6fb | [log] [tgz] |
---|---|---|
author | David Daney <[email protected]> | Tue Aug 14 11:08:00 2012 -0700 |
committer | Ralf Baechle <[email protected]> | Thu Oct 11 11:02:37 2012 +0200 |
tree | ecf73f882cf210094be75e129bd4071223aca131 | |
parent | b4f2a17ba96a79f1069a2c0f1c648cf6d497f2f3 [diff] |
vmlinux.lds.h: Allow architectures to add sections to the front of .bss Follow-on MIPS patch will put an object here that needs 64K alignment to minimize padding. For those architectures that don't define BSS_FIRST_SECTIONS, there is no change. Signed-off-by: David Daney <[email protected]> Cc: [email protected] Cc: [email protected], Cc: [email protected] Acked-by: Arnd Bergmann <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/4221/ Signed-off-by: Ralf Baechle <[email protected]>