Re: [05/41] powerpc: Factor do_feature_fixup calls

2016-07-21 Thread Michael Ellerman
On Tue, 2016-05-07 at 05:03:41 UTC, Benjamin Herrenschmidt wrote: > 32 and 64-bit do a similar set of calls early on, we move it all to > a single common function to make the boot code more readable. > > Signed-off-by: Benjamin Herrenschmidt Applied to powerpc next, thanks. https://git.kernel.o

[PATCH 05/41] powerpc: Factor do_feature_fixup calls

2016-07-04 Thread Benjamin Herrenschmidt
32 and 64-bit do a similar set of calls early on, we move it all to a single common function to make the boot code more readable. Signed-off-by: Benjamin Herrenschmidt --- arch/powerpc/include/asm/feature-fixups.h | 4 arch/powerpc/include/asm/synch.h | 1 - arch/powerpc/kernel/s