Re: [PATCH 2.6.28-rc5 01/11] kmemleak: Add the base support

From: Ingo Molnar
Date: Thu Nov 20 2008 - 06:58:53 EST



* Catalin Marinas <catalin.marinas@xxxxxxx> wrote:

> --- a/init/main.c
> +++ b/init/main.c
> @@ -63,6 +63,7 @@
> #include <linux/signal.h>
> #include <linux/idr.h>
> #include <linux/ftrace.h>
> +#include <linux/memleak.h>

small request: could you please move this #include line up by 5-7
lines so that it auto-merges fine with the ftrace-next tree?

Ingo
--
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/