powerpc/book64s: Move a few exception common handlers to make room
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Sat, 16 Jul 2016 22:58:25 +0000 (17:58 -0500)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 17 Jul 2016 06:42:34 +0000 (16:42 +1000)
commitb88d4bce2b883e7f357ecf8f0cae070b9732f82b
tree86df2ad71b3e7d19aa29f724949a3bd4ef9a33ad
parent9fedd3f8804af87be608310aac707a64f831b344
powerpc/book64s: Move a few exception common handlers to make room

This moves the CBE RAS and facility unavailable "common" handlers
down to after the FWNMI page.

This frees up some space in the very demanded spaces before the
relocation-on vectors and before the FWNMI page. They are still
within 64K of __start, so CONFIG_RELOCATABLE should still work.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/exceptions-64s.S