mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 22:51:42 +00:00
71e1f55ad4
lmb_phys_mem_size() can always return lmb.memory.size, as long as it's called after lmb_analyze(), which it is. There's no need to recalculate the size on every call. lmb_analyze() was calculating a few things we then threw away, so just don't calculate them to start with. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
boot | ||
configs | ||
kernel | ||
lib | ||
mm | ||
oprofile | ||
xmon | ||
defconfig | ||
Kconfig | ||
Kconfig.debug | ||
Makefile |