diff options
| author | Nelson Elhage <[email protected]> | 2009-09-18 19:52:08 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-18 20:57:18 +0000 |
| commit | 9c88b25bcfde51eccf2cca13d933a2948d0ca4eb (patch) | |
| tree | 01802b8aaeba42f5a4435eb6b0a39e924bc5fc72 /fs/proc/array.c | |
| parent | frv: remove unused .altinstructions code (diff) | |
| download | kernel-9c88b25bcfde51eccf2cca13d933a2948d0ca4eb.tar.gz kernel-9c88b25bcfde51eccf2cca13d933a2948d0ca4eb.zip | |
frv: clean up linker script using new linker script macros.
This is largely a straightforward conversion. The patch results in
fewer output sections, and some data being reordered, but should have
no functional impact.
Also, note that this patch moves some data (namely, init_task and
cacheline-aligned) inside [_sdata,_edata].
Because frv already builds using -ffunction-sections -fdata-sections,
we can't use BSS_SECTION or RW_DATA_SECTION yet, since they do not
currently include the required .bss.* and .data.* sections.
Signed-off-by: Nelson Elhage <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Tim Abbott <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
