[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070630033700.GA4221@APFDCB5C>
Date: Sat, 30 Jun 2007 12:37:00 +0900
From: Akinobu Mita <akinobu.mita@...il.com>
To: Jay Cliburn <jacliburn@...lsouth.net>
Cc: linux-kernel@...r.kernel.org
Subject: Re: How to enable dev_dbg messaging
On Fri, Jun 29, 2007 at 10:29:33PM -0500, Jay Cliburn wrote:
> How do I turn on dev_dbg messaging in the kernel? I can get
> printk(KERN_DEBUG ...) to work just fine, but I don't know how to
> enable dev_dbg.
Defining DEBUG before including <linux/device.h> enables dev_dbg to work.
-
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