Re: [PATCH v2] powerpc/85xx: fix mpic configuration in CAMP mode

From: Kumar Gala
Date: Fri Jul 22 2011 - 04:29:27 EST



On Jul 12, 2011, at 2:49 AM, Fabio Baltieri wrote:

> Change the string to check for CAMP mode boot on MPC85xx (eg. P2020) to match
> the one in the corresponding dts files (p2020rdb_camp_core{0,1}.dts).
>
> Without this fix the mpic is configured as in the SMP boot mode, which causes
> the first core to report a protected source interrupt error for devices
> of the other core and lock up.
>
> Also add MPIC_SINGLE_DEST_CPU on both P2020 based architectures in CAMP
> mode as suggested by Scott Wood. Thanks.
>
> Cc: Scott Wood <scottwood@xxxxxxxxxxxxx>
> Cc: Poonam Aggrwal <poonam.aggrwal@xxxxxxxxxxxxx>
> Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Fabio Baltieri <fabio.baltieri@xxxxxxxxx>
> ---
> arch/powerpc/platforms/85xx/mpc85xx_ds.c | 3 ++-
> arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 5 +++--
> 2 files changed, 5 insertions(+), 3 deletions(-)

applied to next

- k--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/