From 8f619b5429d9d852df09b85d9e41459859e04951 Mon Sep 17 00:00:00 2001 From: Benjamin Herrenschmidt Date: Fri, 28 Mar 2014 13:36:30 +1100 Subject: [PATCH] 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 --- Reading git-format-patch failed