From: Benjamin Herrenschmidt Date: Fri, 28 Mar 2014 02:36:30 +0000 (+1100) Subject: powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early X-Git-Tag: v3.15-rc1~43^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f619b5429d9d852df09b85d9e41459859e04951;p=pandora-kernel.git 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-diff-tree failed