git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a944a9c
)
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 28 Mar 2014 02:36:30 +0000
(13:36 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 7 Apr 2014 00:33:15 +0000
(10:33 +1000)
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>
No differences found