linux/arch/x86/mm
Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator
This adds support for tracking the initializedness of memory that
was allocated with the page allocator. Highmem requests are not
tracked.

Cc: Dave Hansen <dave@linux.vnet.ibm.com>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>

[build fix for !CONFIG_KMEMCHECK]
Signed-off-by: Ingo Molnar <mingo@elte.hu>

[rebased for mainline inclusion]
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
2009-06-15 15:48:33 +02:00
..
kmemcheck kmemcheck: add hooks for the page allocator 2009-06-15 15:48:33 +02:00
dump_pagetables.c
extable.c
fault.c x86: add hooks for kmemcheck 2009-06-15 12:40:02 +02:00
gup.c
highmem_32.c
hugetlbpage.c
init_32.c x86: add hooks for kmemcheck 2009-06-15 12:40:02 +02:00
init_64.c kmemcheck: don't track page tables 2009-06-15 12:40:11 +02:00
init.c x86: add hooks for kmemcheck 2009-06-15 12:40:02 +02:00
iomap_32.c
ioremap.c
k8topology_64.c
kmmio.c
Makefile kmemcheck: add the kmemcheck core 2009-06-13 15:37:30 +02:00
memtest.c
mmap.c
mmio-mod.c
numa_32.c
numa_64.c
numa.c
pageattr-test.c
pageattr.c kmemcheck: don't track page tables 2009-06-15 12:40:11 +02:00
pat.c
pf_in.c
pf_in.h
pgtable_32.c
pgtable.c kmemcheck: don't track page tables 2009-06-15 12:40:11 +02:00
srat_32.c
srat_64.c
testmmiotrace.c
tlb.c