Skip to content
Commit 5c165aec authored by Alexander Graf's avatar Alexander Graf
Browse files

PPC: KVM: Make NX bit available with magic page



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: default avatarAlexander Graf <agraf@suse.de>
parent f3383cf8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment