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:
e0a2008
)
[ARM] Fix warning in arch/arm/kernel/semaphore.c
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 18 Sep 2005 20:49:29 +0000
(21:49 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sun, 18 Sep 2005 20:49:29 +0000
(21:49 +0100)
Newer binutils complains:
/tmp/cc07pbI9.s:146: Warning: ignoring changed section type for .sched.text
Fix this warning by adding %progbits to the .section.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found