powerpc/pmac/smp: Remove no-longer needed preempt workaround
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 8 Mar 2011 03:57:26 +0000 (14:57 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:37:38 +0000 (15:37 +1100)
commit76d479a7caff58b1e5f31d80805f7f65f9177696
tree4dcdbc7a866b180852138808b0acf3e1c894c5f3
parentaeeafbfa7a5692c68d306043878aa2dd785e5230
powerpc/pmac/smp: Remove no-longer needed preempt workaround

The generic code properly re-initializes the preempt count in the
idle thread now

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