Files
linux/arch/frv/kernel
Nelson Elhage 9c88b25bcf 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 <nelhage@ksplice.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Tim Abbott <tabbott@ksplice.com>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-18 13:57:18 -07:00
..
2009-06-30 18:58:37 -07:00
2009-07-01 19:38:09 -07:00
2009-06-16 19:47:28 -07:00
2009-01-11 15:53:13 +01:00
2008-04-17 10:42:34 -04:00
2008-10-16 11:21:47 -07:00
2009-04-02 19:04:51 -07:00
2009-06-11 09:01:26 -07:00
2008-12-01 19:55:24 -08:00
2009-06-11 09:01:26 -07:00