linux-kernel-test/arch/x86/mm/kmemcheck
Pekka Enberg 6d9609c132 kmemcheck: move 64-bit ifdef out of kmemcheck_opcode_decode()
This patch moves the CONFIG_X86_64 ifdef out of kmemcheck_opcode_decode() by
introducing a version of the function that always returns false for
CONFIG_X86_32.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
2009-06-15 12:39:59 +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 multiple ifdef'd definitions of the same global variable 2009-06-15 12:39:57 +02:00
Makefile
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
shadow.c kmemcheck: include module.h to prevent warnings 2009-06-13 15:37:49 +02:00
shadow.h