]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ppc64 iSeries: Make smp_release_cpus() callable on iSeries
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 23 Sep 2005 04:54:37 +0000 (14:54 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 Sep 2005 04:54:37 +0000 (14:54 +1000)
commitf6ab9c68406dfcd1fcd0a5352244fcb932b113b1
tree8a411992ed256859bfdca3a15b2335d0cbd065ee
parent7c6f947f2477f7c0017be1af458eb5e0b96b7f40
ppc64 iSeries: Make smp_release_cpus() callable on iSeries

We don't need to call smp_release_cpus() on iSeries but it's harmless
if we do and it removes another #ifdef ISERIES.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/ppc64/kernel/head.S
arch/ppc64/kernel/setup.c