]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ppc64 iSeries: Make stab_initialize() work on iSeries
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 23 Sep 2005 04:50:25 +0000 (14:50 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 Sep 2005 04:50:25 +0000 (14:50 +1000)
commit7c6f947f2477f7c0017be1af458eb5e0b96b7f40
treeabb7a4387a8b1ab531fa1746ddd88f9215bc8449
parent4c55130b2aa93370f1bf52d2304394e91cf8ee39
ppc64 iSeries: Make stab_initialize() work on iSeries

We don't need to call stab_initialize() for the boot cpu on iSeries, so
we hack around it so that early_setup() can be called on iSeries.

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