Home
last modified time | relevance | path

Searched hist:ecc240f90bce23651f9866a1523ba55faa89f009 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/ps3/
H A Dmm.cdiff ecc240f90bce23651f9866a1523ba55faa89f009 Thu May 15 15:09:59 CDT 2008 Geoff Levand <geoffrey.levand@am.sony.com> [POWERPC] PS3: Fix memory hotplug

A change was made to walk_memory_resource() in commit
4b119e21d0c66c22e8ca03df05d9de623d0eb50f that added a
check of find_lmb(). Add the coresponding lmb_add()
call to ps3_mm_add_memory() so that that check will
succeed.

This fixes the condition where the PS3 boots up with
only the 128 MiB of boot memory, and doesn't see the
other 128MiB that is available.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>