Searched hist:"4 ed47dbefa299d7b36944f6d4001ee83612dd680" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/mm/ |
H A D | init-common.c | diff 4ed47dbefa299d7b36944f6d4001ee83612dd680 Fri Sep 20 11:45:36 CEST 2019 Jason Yan <yanaijie@huawei.com> powerpc: move memstart_addr and kernstart_addr to init-common.c
These two variables are both defined in init_32.c and init_64.c. Move them to init-common.c and make them __ro_after_init.
Signed-off-by: Jason Yan <yanaijie@huawei.com> Reviewed-by: Christophe Leroy <christophe.leroy@c-s.fr> Reviewed-by: Diana Craciun <diana.craciun@nxp.com> Tested-by: Diana Craciun <diana.craciun@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | init_32.c | diff 4ed47dbefa299d7b36944f6d4001ee83612dd680 Fri Sep 20 11:45:36 CEST 2019 Jason Yan <yanaijie@huawei.com> powerpc: move memstart_addr and kernstart_addr to init-common.c
These two variables are both defined in init_32.c and init_64.c. Move them to init-common.c and make them __ro_after_init.
Signed-off-by: Jason Yan <yanaijie@huawei.com> Reviewed-by: Christophe Leroy <christophe.leroy@c-s.fr> Reviewed-by: Diana Craciun <diana.craciun@nxp.com> Tested-by: Diana Craciun <diana.craciun@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|
H A D | init_64.c | diff 4ed47dbefa299d7b36944f6d4001ee83612dd680 Fri Sep 20 11:45:36 CEST 2019 Jason Yan <yanaijie@huawei.com> powerpc: move memstart_addr and kernstart_addr to init-common.c
These two variables are both defined in init_32.c and init_64.c. Move them to init-common.c and make them __ro_after_init.
Signed-off-by: Jason Yan <yanaijie@huawei.com> Reviewed-by: Christophe Leroy <christophe.leroy@c-s.fr> Reviewed-by: Diana Craciun <diana.craciun@nxp.com> Tested-by: Diana Craciun <diana.craciun@nxp.com> Signed-off-by: Scott Wood <oss@buserror.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
|