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)
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>

No differences found