Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_32.cdiff da6a97bf12d57e341029b3624ed112175ecff514 Tue Jul 05 00:03:44 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move epapr_paravirt_early_init() to early_init_devtree()

The function is called by both 32-bit and 64-bit early setup right
after early_init_devtree(). All it does is run yet another early
DT parser which is precisely what early_init_devtree() is about,
so move it in there.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dprom.cdiff da6a97bf12d57e341029b3624ed112175ecff514 Tue Jul 05 00:03:44 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move epapr_paravirt_early_init() to early_init_devtree()

The function is called by both 32-bit and 64-bit early setup right
after early_init_devtree(). All it does is run yet another early
DT parser which is precisely what early_init_devtree() is about,
so move it in there.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
H A Dsetup_64.cdiff da6a97bf12d57e341029b3624ed112175ecff514 Tue Jul 05 00:03:44 CDT 2016 Benjamin Herrenschmidt <benh@kernel.crashing.org> powerpc: Move epapr_paravirt_early_init() to early_init_devtree()

The function is called by both 32-bit and 64-bit early setup right
after early_init_devtree(). All it does is run yet another early
DT parser which is precisely what early_init_devtree() is about,
so move it in there.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>