git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13f09b9
)
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
author
Sam Ravnborg
<sam@ravnborg.org>
Tue, 29 Jan 2008 05:06:23 +0000
(21:06 -0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Feb 2008 03:32:43 +0000
(19:32 -0800)
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 <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found