linux_dsm_epyc7002/arch/blackfin
Ingo Molnar 8d7ac69ffa Blackfin: Fix link errors with binutils 2.19 and GCC 4.3
Not sure whether this has been reported/fixed before.

Today I built a Blackfin tool-chain from scratch for -tip testing,
and it triggers:

 arch/blackfin/kernel/vmlinux.lds:1238: undefined section `.data_a_l1' referenced in expression

and:

 arch/blackfin/kernel/vmlinux.lds:1238: undefined section `.text_data_l1'
referenced in expression

Now i dont have any way to test this linker script, but it now at
least builds fine after fixing what appears to be typos in those
assert statements.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-09-16 22:10:30 -04:00
..
boot Blackfin: stick the CPU name into boot image name 2009-06-22 21:16:03 -04:00
configs Blackfin: update defconfigs 2009-06-22 21:16:01 -04:00
include/asm Blackfin: punt dead cache locking code 2009-09-16 22:10:25 -04:00
kernel Blackfin: Fix link errors with binutils 2.19 and GCC 4.3 2009-09-16 22:10:30 -04:00
lib Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
mach-bf518 Blackfin: drop board resources for dead devices (pbx/ad9960) 2009-09-16 22:10:24 -04:00
mach-bf527 Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 2009-09-16 22:10:27 -04:00
mach-bf533 Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 2009-09-16 22:10:27 -04:00
mach-bf537 Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 2009-09-16 22:10:27 -04:00
mach-bf538 Blackfin: update anomaly lists 2009-09-16 22:10:16 -04:00
mach-bf548 Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 2009-09-16 22:10:27 -04:00
mach-bf561 Blackfin: delete '-spi' suffix in ad1836/ad1938 driver name 2009-09-16 22:10:27 -04:00
mach-common Blackfin: handle the core timer interrupt with handle_percpu_irq on SMP 2009-09-16 22:10:29 -04:00
mm Blackfin: catch hardware errors earlier during booting 2009-09-16 21:31:44 -04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig Blackfin: punt dead cache locking code 2009-09-16 22:10:25 -04:00
Kconfig.debug Blackfin: make deferred hardware errors more exact 2009-06-12 06:11:44 -04:00
Makefile Blackfin: add support for bzip2/lzma compressed kernel images 2009-06-13 07:20:13 -04:00