powerpc: Exclude arch_sd_sibiling_asym_packing() on UP
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 9 Jun 2010 14:20:55 +0000 (16:20 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jun 2010 14:31:39 +0000 (16:31 +0200)
commit89275d59b572b92b1e2f6ddb63c49deecb801ff9
tree8e3ace7150e810f72af52f35d80e1ac4eeac95f1
parent76cbd8a8f8b0dddbff89a6708bd5bd13c0d21a00
powerpc: Exclude arch_sd_sibiling_asym_packing() on UP

Only SMP systems care about load-balance features, plus this
saves some .text space on UP and also fixes the build.

Reported-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Michael Neuling <mikey@neuling.org>
LKML-Reference: <tip-76cbd8a8f8b0dddbff89a6708bd5bd13c0d21a00@git.kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/powerpc/kernel/process.c