Re: [openib-general] Re: [PATCH 04/16] ehca: userspace support
From: Heiko J Schick <hidden>
Date: 2006-04-28 06:11:29
Also in:
lkml
From: Heiko J Schick <hidden>
Date: 2006-04-28 06:11:29
Also in:
lkml
Hello Michael, On 28.04.2006, at 00:36, Michael Ellerman wrote:
Try pr_debug() in include/linux/kernel.h
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. Regards, Heiko