]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Use __REF macro instead of old .text.init.refok.
authorTim Abbott <tabbott@MIT.EDU>
Mon, 27 Apr 2009 18:02:24 +0000 (14:02 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 28 Apr 2009 02:51:58 +0000 (19:51 -0700)
commitabcd67ebd0afadfb0e44cf63401a9e4878cc04b1
tree12bf05d57e9e6f4d643601c9d3c4b7d621381ffd
parent941cd97c4e91f5647c4d17db7c0c4af5fa7f3331
powerpc: Use __REF macro instead of old .text.init.refok.

The section .text.init.refok is deprecated and __REF (.ref.text)
should be used in assembly files instead.  This patch cleans up a few
uses of .text.init.refok in the powerpc architecture.

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/include/asm/ppc_asm.h