Re: [07/41] powerpc: Move 64-bit memory reserves to setup_arch()
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:34
From: Michael Ellerman <hidden>
Date: 2016-07-21 11:09:34
On Tue, 2016-05-07 at 05:03:43 UTC, Benjamin Herrenschmidt wrote:
There is really no need to do them that early, early_setup() runs before MMU is on, we should do the strict minimum there to get the MMU going. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/de4cf3de594f96f5a27f0e2346 cheers