commit | a987b16cc6123af2c9414032701bab5f73c54c89 | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Mon Jun 16 15:01:56 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 20 14:55:13 2008 +0200 |
tree | d7ec13530d9824b12cc521b907bffdc337435865 | |
parent | eb179e443deb0a5c81a62b4c157124a4b7ff1813 [diff] |
xen: don't drop NX bit Because NX is now enforced properly, we must put the hypercall page into the .text segment so that it is executable. Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> Cc: Stable Kernel <stable@kernel.org> Cc: the arch/x86 maintainers <x86@kernel.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>