android_kernel_motorola_sm6225/arch/x86/mm/kmemcheck
Vegard Nossum 414f3251aa kmemcheck: remove useless check
This check is a left-over from ancient times. We now have the equivalent
check much earlier in both the page fault handler and the debug trap
handler (the calls to kmemcheck_active()).

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
2009-07-01 22:28:42 +02:00
..
error.c kmemcheck: remove forward declarations from error.c 2009-06-15 12:39:47 +02:00
error.h
kmemcheck.c kmemcheck: remove useless check 2009-07-01 22:28:42 +02:00
Makefile kmemcheck: add opcode self-testing at boot 2009-06-15 15:49:22 +02:00
opcode.c kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode() 2009-06-15 12:39:59 +02:00
opcode.h
pte.c
pte.h
selftest.c kmemcheck: add opcode self-testing at boot 2009-06-15 15:49:22 +02:00
selftest.h kmemcheck: add opcode self-testing at boot 2009-06-15 15:49:22 +02:00
shadow.c kmemcheck: remove duplicated #include 2009-07-01 22:28:27 +02:00
shadow.h