Skip to content
Commit 05f96ef1 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] Allow gcc to optimise arm_add_memory a little more



For some reason, gcc was calculating meminfo.bank[meminfo.nr_banks]
repeatedly.  Use a pointer to it instead.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent b7dc96d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment