powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DS
authorHaiying Wang <Haiying.Wang@freescale.com>
Thu, 13 Nov 2008 13:46:12 +0000 (07:46 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 3 Dec 2008 16:51:01 +0000 (10:51 -0600)
commit06be64a366885569f46a7e0e50b351266d28f5fc
treed65da511a0ebb180569a3f2ab795701de018fee8
parentc64ef80b517680f1e228b2ee55e3ce7cd94c7fe0
powerpc/85xx: Don't reset the MPIC for CAMP mode on MPC8572DS

The flag MPIC_WANTS_RESET shouldn't be set if we are doing cooperative
asymmetric MP.  The second linux shouldn't reset the pic or the first
one gets very confused.

Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/85xx/mpc85xx_ds.c