linux-stable-rt/arch/x86/mm
Matthieu CASTET f12d3d04e8 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 64edc8ed5f.  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>
2011-02-02 16:02:36 -08:00
..
kmemcheck
Makefile
amdtopology_64.c
dump_pagetables.c
extable.c
fault.c
gup.c thp: mmu_notifier_test_young 2011-01-13 17:32:46 -08:00
highmem_32.c
hugetlbpage.c
init.c
init_32.c
init_64.c
iomap_32.c
ioremap.c
kmmio.c
memblock.c
memtest.c
mmap.c
mmio-mod.c
numa.c x86: Unify "numa=" command line option handling 2011-01-19 10:25:18 +01:00
numa_32.c
numa_64.c x86: Unify "numa=" command line option handling 2011-01-19 10:25:18 +01:00
pageattr-test.c
pageattr.c x86, nx: Don't force pages RW when setting NX bits 2011-02-02 16:02:36 -08:00
pat.c
pat_internal.h
pat_rbtree.c
pf_in.c
pf_in.h
pgtable.c thp: add x86 32bit support 2011-01-13 17:32:44 -08:00
pgtable_32.c
physaddr.c
physaddr.h
setup_nx.c
srat_32.c x86: Unify "numa=" command line option handling 2011-01-19 10:25:18 +01:00
srat_64.c
testmmiotrace.c
tlb.c