From: Sam Ravnborg Date: Tue, 29 Jan 2008 05:06:23 +0000 (-0800) Subject: [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. X-Git-Tag: v2.6.25-rc1~1088^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d64c16bb193c8ca2ccc0b3c556a4574a02408b;p=pandora-kernel.git [SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code. ld will generate an unique named section when assembler do not use "ax" but gcc does. Add the missing annotation. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed