aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
diff options
context:
space:
mode:
authorMatthieu CASTET <castet.matthieu@free.fr>2011-01-20 21:11:45 +0100
committerH. Peter Anvin <hpa@linux.intel.com>2011-02-02 16:02:36 -0800
commitf12d3d04e8f6223276abb068c5d72852174b8c31 (patch)
tree3fa4d535cff0faad53d4b08aa252a9d522cf6ef3 /arch/x86/include
parentafe8a887550f7cc24eb16449670b93f6b43c32d8 (diff)
x86, nx: Don't force pages RW when setting NX bits
Xen want page table pages read only. But the initial page table (from head_*.S) live in .data or .bss. That was broken by 64edc8ed5ffae999d8d413ba006850e9e34166cb. There is absolutely no reason to force these pages RW after they have already been marked RO. Signed-off-by: Matthieu CASTET <castet.matthieu@free.fr> Tested-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions