Re: [patch 2/8] 2.6.22-rc3 perfmon2 : Debug messages added

From: Andi Kleen
Date: Thu Jun 21 2007 - 07:36:36 EST


"Robert Richter" <robert.richter@xxxxxxx> writes:

> Debug messages added for better debugging.
>
> Signed-off-by: Robert Richter <robert.richter@xxxxxxx>
>
> Index: linux-2.6.22-rc3/perfmon/perfmon_file.c
> ===================================================================
> --- linux-2.6.22-rc3.orig/perfmon/perfmon_file.c
> +++ linux-2.6.22-rc3/perfmon/perfmon_file.c
> @@ -192,6 +192,8 @@ static int pfm_mmap(struct file *file, s
> unsigned long flags;
> int ret;
>
> + PFM_DBG("pfm_file_ops");

I don't think that should be in the code when it hits mainline

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