commit | ebb9cfe20fe167f29960a5e913193a684fac50bf | [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:56:41 2008 +0200 |
tree | c3253129327b72097f3988e1b396f790a72da375 | |
parent | 05345b0f006ac226d0d25d48fcb2d792ac44a071 [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>