]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Adjust CPU_FTR_SMT on all platforms
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Mar 2014 02:36:26 +0000 (13:36 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Apr 2014 00:33:13 +0000 (10:33 +1000)
commit4a85b31d369b496c316d89b144ee9626073e5ef2
treebbb5e9715f6f49f6845a272e95f8f430fb6b8027
parente6b8fd028b584ffca7a7255b8971f254932c9fce
powerpc: Adjust CPU_FTR_SMT on all platforms

For historical reasons that code was under #ifdef CONFIG_PPC_PSERIES
but it applies equally to all 64-bit platforms.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/prom.c