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:
c7c1e38
)
MIPS: atomic_*(): Change type of intermediate variables.
author
Ralf Baechle
<ralf@linux-mips.org>
Mon, 12 Jan 2009 00:52:18 +0000
(
00:52
+0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 30 Jan 2009 21:32:57 +0000
(21:32 +0000)
This shaves of 1912 bytes of an IP27 defconfig kernel and avoids
unexpected overflow behaviour in atomic_sub_if_positive. Apply the same
changes to the atomic64_* functions for consistency.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found