From: Tim Abbott Date: Mon, 27 Apr 2009 18:02:26 +0000 (-0400) Subject: sparc: cleanup references to deprecated .text.init* sections. X-Git-Tag: v2.6.30-rc4~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0871e8cb8c3f5ee2ecc560ae73a35cd420440f9;p=pandora-kernel.git sparc: cleanup references to deprecated .text.init* sections. 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 sparc architecture. Also fix a reference to .text.init in a comment that wasn't updated to .init.text. Signed-off-by: Tim Abbott Cc: David S. Miller Acked-by: Sam Ravnborg Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed