Michael Ellerman <m...@ellerman.id.au> writes: > From: Benjamin Herrenschmidt <b...@kernel.crashing.org> > > There is little enough differences now. > > Signed-off-by: Benjamin Herrenschmidt <b...@kernel.crashing.org> > [mpe: Add empty versions using #ifdef in setup.h rather than weak functions] > Signed-off-by: Michael Ellerman <m...@ellerman.id.au> > --- > arch/powerpc/include/asm/kvm_ppc.h | 4 - > arch/powerpc/include/asm/rtas.h | 3 +- > arch/powerpc/include/asm/setup.h | 46 +++++++++- > arch/powerpc/kernel/setup-common.c | 169 +++++++++++++++++++++++++++++++++++ > arch/powerpc/kernel/setup_32.c | 65 +------------- > arch/powerpc/kernel/setup_64.c | 178 > ++----------------------------------- > 6 files changed, 228 insertions(+), 237 deletions(-) > > v2: Add empty versions using #ifdef in setup.h rather than weak functions.
This breaks a SMP=n BOOK3E=y config. New version incoming. cheers _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev