[PATCH] Move Kconfig.instrumentation to arch/Kconfig andinit/Kconfig fix

From: Mathieu Desnoyers
Date: Wed Nov 07 2007 - 08:39:57 EST


Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig fix

Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>:
> Index: linux-2.6-lttng/init/Kconfig
> ===================================================================
> --- linux-2.6-lttng.orig/init/Kconfig 2007-11-02 13:16:41.000000000 -0400
> +++ linux-2.6-lttng/init/Kconfig 2007-11-02 13:16:55.000000000 -0400
> @@ -644,6 +644,20 @@ config SLOB

> +source "ltt/Kconfig"

This one seems to be new, and I can't seem to find ltt/Kconfig
anywhere. Wouldn't it be better to move it to a separate patch?


Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>:
Yes, it has nothing to do in this patch. I missed this one. This fix should be
folded with "Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig".

Thanks!

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxx>
CC: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>
CC: akpm@xxxxxxxxxxxxxxxxxxxx
CC: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
CC: Sam Ravnborg <sam@xxxxxxxxxxxx>
---
init/Kconfig | 2 --
1 file changed, 2 deletions(-)

Index: linux-2.6-lttng/init/Kconfig
===================================================================
--- linux-2.6-lttng.orig/init/Kconfig 2007-11-07 08:33:55.000000000 -0500
+++ linux-2.6-lttng/init/Kconfig 2007-11-07 08:34:13.000000000 -0500
@@ -656,8 +656,6 @@ config MARKERS
Place an empty function call at each marker site. Can be
dynamically changed for a probe function.

-source "ltt/Kconfig"
-
source "arch/Kconfig"

endmenu # General setup
--
Mathieu Desnoyers
Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/