Michael Ellerman 71e1f55ad4 [PATCH] ppc64: Simplify some lmb functions
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>
2005-08-29 10:53:37 +10:00
..
2005-08-08 11:46:24 -07:00
2005-04-16 15:20:36 -07:00
2005-08-02 22:16:45 -07:00
2005-08-08 11:46:24 -07:00
2005-06-23 09:43:37 +10:00