]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Don't test for machine type in smp_setup_cpu_maps()
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 5 Jul 2016 05:03:55 +0000 (15:03 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 13 Jul 2016 08:15:38 +0000 (18:15 +1000)
commit621c488e9cf7a4496166d061a47e373002e25cec
treef46719dfa50228c746c90b205470740f13fd17f2
parentc9b02f850a3ad03b49a2ef4e13b3177d6beb8278
powerpc: Don't test for machine type in smp_setup_cpu_maps()

The subsequent test for RTAS along with the LPAR test are sufficient

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/setup-common.c