02 Jul, 2009
1 commit
-
to make it selectable if it is available.
Signed-off-by: Sebastian Andrzej Siewior
Acked-by: Pekka Enberg
Signed-off-by: Vegard Nossum
15 Jun, 2009
1 commit
-
The Kconfig options of kmemcheck are hidden under arch/x86 which makes porting
to other architectures harder. To fix that, move the Kconfig bits to
lib/Kconfig.kmemcheck and introduce a CONFIG_HAVE_ARCH_KMEMCHECK config option
that architectures can define.Signed-off-by: Pekka Enberg
[rebased for mainline inclusion]
Signed-off-by: Vegard Nossum