[PATCH] Add kernstart_addr to list of allowed symbols in prom_init

Kumar Gala kumar.gala at freescale.com
Tue May 20 23:08:18 EST 2008


On May 20, 2008, at 7:48 AM, Michael Ellerman wrote:

> Since commit "85xx: Add support for relocatable kernel (and
> booting at non-zero)" (37dd2badcfcec35f5e21a0926968d77a404f03c3),
> PHYSICAL_START is #defined as kernstart_addr if RELOCATABLE
> and FLATMEM is enabled.
>
> PHYSICAL_START is used in prom_init.c and so kernstart_addr
> needs to be added to the list of allowed symbols that
> prom_init.c can access.
>
> Signed-off-by: Michael Ellerman <michael at ellerman.id.au>

Acked-by: Kumar Gala <galak at kernel.crashing.org>

- k



More information about the Linuxppc-dev mailing list