powerpc/e5500: set non-base IVORs
authorScott Wood <scottwood@freescale.com>
Mon, 9 May 2011 21:26:00 +0000 (16:26 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 19 May 2011 05:36:43 +0000 (00:36 -0500)
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 <scottwood@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found