public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Akinobu Mita <akinobu.mita@gmail.com>
To: Jay Cliburn <jacliburn@bellsouth.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to enable dev_dbg messaging
Date: Sat, 30 Jun 2007 12:37:00 +0900	[thread overview]
Message-ID: <20070630033700.GA4221@APFDCB5C> (raw)
In-Reply-To: <20070629222933.24e76cb5@osprey.hogchain.net>

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.


      reply	other threads:[~2007-06-30  3:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-30  3:29 How to enable dev_dbg messaging Jay Cliburn
2007-06-30  3:37 ` Akinobu Mita [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070630033700.GA4221@APFDCB5C \
    --to=akinobu.mita@gmail.com \
    --cc=jacliburn@bellsouth.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox