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:
b7dc96d
)
[ARM] Allow gcc to optimise arm_add_memory a little more
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 30 Nov 2006 20:44:49 +0000
(20:44 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 7 Dec 2006 16:26:16 +0000
(16:26 +0000)
For some reason, gcc was calculating meminfo.bank[meminfo.nr_banks]
repeatedly. Use a pointer to it instead.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found