kernel-ark/arch/x86/mm
Thomas Gleixner fac8493960 x86: cpa, strict range check in try_preserve_large_page()
Right now, we check only the first 4k page for static required protections.
This does not take overlapping regions into account. So we might end up
setting the wrong permissions/protections for other parts of this large page.

This can be optimized further, but correctness is the important part.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-02-09 23:24:09 +01:00
..
discontig_32.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
extable.c x86: unify extable_{32|64}.c 2008-01-30 13:31:41 +01:00
fault.c x86: fix deadlock, make pgd_lock irq-safe 2008-02-06 22:39:45 +01:00
highmem_32.c
hugetlbpage.c x86: demacro asm-x86/pgalloc_32.h 2008-01-30 13:33:39 +01:00
init_32.c x86: introduce page pool in cpa 2008-02-09 23:24:09 +01:00
init_64.c x86: introduce page pool in cpa 2008-02-09 23:24:09 +01:00
ioremap.c x86: fix early_ioremap pagetable ops 2008-02-09 23:24:09 +01:00
k8topology_64.c x86: add PCI IDs to k8topology_64.c 2008-01-30 13:34:12 +01:00
Makefile
Makefile_32 x86: unify fault_32|64.c 2008-01-30 13:34:11 +01:00
Makefile_64 x86: unify fault_32|64.c 2008-01-30 13:34:11 +01:00
mmap.c
numa_64.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
pageattr-test.c x86: delay CPA self-test and repeat it 2008-02-06 22:39:45 +01:00
pageattr.c x86: cpa, strict range check in try_preserve_large_page() 2008-02-09 23:24:09 +01:00
pgtable_32.c CONFIG_HIGHPTE vs. sub-page page tables. 2008-02-08 09:22:42 -08:00
srat_64.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00