[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070712220734.d98a43f1.akpm@linux-foundation.org>
Date: Thu, 12 Jul 2007 22:07:34 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: David Brownell <david-b@...bell.net>
Cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
Greg KH <greg@...ah.com>,
Alan Stern <stern@...land.harvard.edu>
Subject: Re: [patch 2.6.22-git] dev_vdbg(), available with -DVERBOSE_DEBUG
On Thu, 12 Jul 2007 20:30:49 -0700 David Brownell <david-b@...bell.net> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists