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:
f3383cf
)
PPC: KVM: Make NX bit available with magic page
author
Alexander Graf
<agraf@suse.de>
Sun, 11 May 2014 23:11:55 +0000
(
01:11
+0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 30 May 2014 12:26:25 +0000
(14:26 +0200)
Because old kernels enable the magic page and then choke on NXed trampoline
code we have to disable NX by default in KVM when we use the magic page.
However, since commit
b18db0b8
we have successfully fixed that and can now
leave NX enabled, so tell the hypervisor about this.
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kernel/kvm.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kernel/kvm.c
Simple merge