On Mon, Jan 19, 2009 at 11:44:07AM +0200, Hiroshi DOYU wrote:
> Hi David,
> 
> From: "ext David Brownell" <[email protected]>
> Subject: Re: [PATCH 1/6] omap iommu: tlb and pagetable primitives
> Date: Sat, 17 Jan 2009 12:48:45 -0800
> 
> > On Saturday 17 January 2009, Russell King - ARM Linux wrote:
> > > > +#ifdef DEBUG_VERBOSE
> > > > +             dev_dbg(obj->dev, "%s:\ta new pte:%p\n", __func__, iopte);
> > > > +#endif
> > > 
> > > Not sure wrapping these in DEBUG_VERBOSE is necessary.  dev_dbg() is a
> > > no-op unless DEBUG is defined.
> > 
> > Use dev_vdbg() to get the "NOP unless VERBOSE is set" semantics.
> 
> Thanks. This is what I wanted... I'll update with "dev_vdbg()".

Sorry, drop the 'v' in that (typo).
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to