Bug 10973
Summary: | Xen build error | ||
---|---|---|---|
Product: | Virtualization | Reporter: | Adrian Bunk (bunk) |
Component: | Xen | Assignee: | virtualization_xen |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.26-rc7-git | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 10492 |
Description
Adrian Bunk
2008-06-24 00:51:23 UTC
Caused by: commit ebb9cfe20fe167f29960a5e913193a684fac50bf Author: Jeremy Fitzhardinge <jeremy@goop.org> Date: Mon Jun 16 15:01:56 2008 -0700 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> fixed by commit 28499143933f19b28008a556ed59255d6009391a |