]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitac77cb4c2291d9778dc452c625695d7f9baa0797
tree86df2ad71b3e7d19aa29f724949a3bd4ef9a33ad
parent923c3a01db50952b5989f2246eecbb62901a6f3c
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