Intent to remove ts_kernel_trace WAS[Re: [openib-general] [PATCH] kill ib_legacy.h]

Roland Dreier roland at topspin.com
Mon Aug 16 09:29:37 PDT 2004


    Tom> How about I put all VERBOSE and above in a dbg() function
    Tom> only defined when DEBUG is set?  This is how USB does it.

Actually <linux/kernel.h> defines pr_debug() now, so we could use
that.  Somewhere down the road I'd like to get settable print levels,
though (it's been pretty useful in the past to be able to turn on
debug prints on the fly when a system gets in a bad state).

 - R.



More information about the general mailing list