On Thu, 19 May 2011 00:41:29 -0500
Kumar Gala wrote:
>
> On May 9, 2011, at 4:26 PM, Scott Wood wrote:
>
> > Without this, we attempt to use doorbells for IPIs, and end up
> > branching to some bad address. Plus, even for the exceptions
> > we don't implement, it's good to handle it and get a
On May 9, 2011, at 4:26 PM, Scott Wood wrote:
> Without this, we attempt to use doorbells for IPIs, and end up
> branching to some bad address. Plus, even for the exceptions
> we don't implement, it's good to handle it and get a message out.
>
> Signed-off-by: Scott Wood
> ---
> arch/powerpc/i
Without this, we attempt to use doorbells for IPIs, and end up
branching to some bad address. Plus, even for the exceptions
we don't implement, it's good to handle it and get a message out.
Signed-off-by: Scott Wood
---
arch/powerpc/include/asm/reg_booke.h |4 ++
arch/powerpc/kernel/cp