Re: [openib-general] Re: [PATCH 04/16] ehca: userspace support

From: Pekka Enberg
Date: Fri Apr 28 2006 - 02:35:11 EST


Hi Heiko,

On 4/28/06, Heiko J Schick <info@xxxxxxxxxx> wrote:
> The problem I see with pr_debug() is that it could only activated via
> a compile flag. To use the debug outputs you have to re-compile /
> compile your own kernel.

Do you really need this heavy debug logging in the first place? You
can use kprobes for arbitrary run-time inspection anyway, so logging
everything seems wasteful.

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