Re: [PATCH] mpic: fix Destination Registers init problem

2013-02-07 Thread Scott Wood
On 02/07/2013 02:07:00 AM, Zhao Chenhui wrote: The Freescale implementation of the MPIC only allows a single CPU destination for non-IPI interrupts. Test the flag MPIC_SINGLE_DEST_CPU to check if the Destination registers should be set. This prevents more than one bit is set at secondary process

[PATCH] mpic: fix Destination Registers init problem

2013-02-07 Thread Zhao Chenhui
The Freescale implementation of the MPIC only allows a single CPU destination for non-IPI interrupts. Test the flag MPIC_SINGLE_DEST_CPU to check if the Destination registers should be set. This prevents more than one bit is set at secondary processors initilizing time if the flag MPIC_SINGLE_DEST