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:
05345b0
)
xen: don't drop NX bit
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Mon, 16 Jun 2008 22:01:56 +0000
(15:01 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 20 Jun 2008 12:56:41 +0000
(14:56 +0200)
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>
No differences found