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:
bc8bff6
)
sh: xchg()/__xchg() always_inline fixes for gcc4.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 07:05:56 +0000
(16:05 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 07:05:56 +0000
(16:05 +0900)
Make __xchg() a macro, so that gcc 4.0 doesn't blow up thanks to
always_inline..
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found