• B
    [PATCH] powerpc: incorrect rmo_top handling in prom_init · ab1b55e2
    Benjamin Herrenschmidt 提交于
    On Thu, 2006-03-02 at 19:55 +0100, Olaf Hering wrote:
    
    > My iBook1 has 2 memory regions in reg. Depending on how I boot it
    > (vmlinux+initrd) or zImage.initrd, it will not boot with current Linus
    > tree.
    > rmo_top should be 160MB instead of 32MB.
    
    On logically-partitioned machines the first element of the reg
    property in the memory node is defined to be the "RMO" region,
    i.e. the memory that the processor can access in real mode.  On other
    machines the first element has no special meaning, so only take it to
    be the RMO region on LPAR machines.
    Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
    Signed-off-by: NPaul Mackerras <paulus@samba.org>
    ab1b55e2
prom_init.c 58.5 KB