Re: [patch 2.6.22-git] dev_vdbg(), available with -DVERBOSE_DEBUG

From: Andrew Morton
Date: Fri Jul 13 2007 - 01:08:12 EST


On Thu, 12 Jul 2007 20:30:49 -0700 David Brownell <david-b@xxxxxxxxxxx> wrote:

> This defines a dev_vdbg() call, which is enabled with -DVERBOSE_DEBUG.
> When enabled, dev_vdbg() acts just like dev_dbg(). When disabled, it
> is a NOP ... just like dev_dbg() without -DDEBUG. The specific code
> was moved out of a USB patch, but lots of drivers have similar support.

I suppose we should find some way of telling people about this. Maybe
in the `make help' output?
-
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/