]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Use TEXT_TEXT macro in linker script.
authorTim Abbott <tabbott@MIT.EDU>
Mon, 27 Apr 2009 18:02:23 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Apr 2009 02:51:58 +0000 (19:51 -0700)
commit941cd97c4e91f5647c4d17db7c0c4af5fa7f3331
tree91b98f43f78f886d9338401cd45cd3b155fef6ae
parent0e06c922f49185e5fe89fd08437a8fe0b537f5c1
powerpc: Use TEXT_TEXT macro in linker script.

Rather than adding .ref.text to the powerpc linker script so that we
can use __REF on the powerpc architecture, it seems simpler to switch
to using the generic TEXT_TEXT macro.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/powerpc/kernel/vmlinux.lds.S