Commits
Benjamin Herrenschmidt committed 8f619b5429d
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early Turn them on at the same time as we allow MSR_IR/DR in the paca kernel MSR, ie, after the MMU has been setup enough to be able to handle relocated access to the linear mapping. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>