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)
commit3a6e9bd7f60b29efc205485ceb11a768032c40d4
tree4e54010c5fc5636d985e146fc0fccb9372d41502
parentd36b4c4f3cc6caae6d4a12d9f995513e4c3acdd5
powerpc/e5500: set non-base IVORs

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>
arch/powerpc/include/asm/reg_booke.h
arch/powerpc/kernel/cpu_setup_fsl_booke.S
arch/powerpc/kernel/exceptions-64e.S