summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-05-02 00:31:50 +0200
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-05-06 01:25:36 +0200
commitc4463b3738181f46cf0e4675841d039f3662caf9 (patch)
tree57f0b3e61ba11cf571c5c97274125de441a2928b /arch/powerpc/mm
parentpowerpc: Emulate non privileged DSCR read and write (diff)
downloadlinux-c4463b3738181f46cf0e4675841d039f3662caf9.tar.xz
linux-c4463b3738181f46cf0e4675841d039f3662caf9.zip
powerpc/powernv: Defer OPAL exception handler registration
Currently, the OPAL exception vectors are registered before the feature fixups are processed. This means that the now-firmware-owned vectors will likely be overwritten by the kernel. This change moves the exception registration code to an early initcall, rather than at machine_init time. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/mm')
0 files changed, 0 insertions, 0 deletions