Re: [24/41] powerpc: Move 64-bit probe_machine() to later in the boot process
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:46
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:46
On Tue, 2016-05-07 at 05:04:00 UTC, Benjamin Herrenschmidt wrote:
We no long need the machine type that early, so we can move probe_machine() to after the device-tree has been expanded. This will allow further consolidation. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/406b0b6ae3fcd5c7946a68a9e4 cheers