]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 28 Mar 2014 02:36:30 +0000 (13:36 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 7 Apr 2014 00:33:15 +0000 (10:33 +1000)
commit82f9d1a175d2408ce1112b6988a51219a75a8a76
tree072c67db7df6e1216d80a563ecc19e2120cba729
parentaa5fe188461d126ec11d5fc51ba9da169a00413b
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>
arch/powerpc/kernel/cpu_setup_power.S
arch/powerpc/kernel/setup_64.c