]> bbs.cooldavid.org Git - net-next-2.6.git/commit
m68knommu: fix missing linker segments
authorGreg Ungerer <gerg@snapgear.com>
Fri, 3 Sep 2010 01:15:19 +0000 (11:15 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Sep 2010 20:55:30 +0000 (13:55 -0700)
commite6ba59bcae6968ee18ef5a237a8020a0ea331ae1
tree5b8b892c0e7874a93f196b1284f06d236c12112a
parent1e72910e248fb94839cd63c0c62107b1f15716f9
m68knommu: fix missing linker segments

Recent changes to linker segments that hold per-cpu data broke linking
for m68knommu targets:

  LD      vmlinux
/usr/local/bin/m68k-uclinux-ld.real: error: no memory region specified for loadable section `.data..shared_aligned'

Add missing segments into the m68knommu linker script.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/m68knommu/kernel/vmlinux.lds.S