All of lore.kernel.org
 help / color / mirror / Atom feed
From: srinivas naga vutukuri <srinivas.vutukuri@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Printk output on console
Date: Tue, 21 Dec 2004 14:54:47 +0530	[thread overview]
Message-ID: <ace3f33d0412210124520d6c80@mail.gmail.com> (raw)

Hi Selva,
 
 I understood the question as where all/what all printks (with
 line nos and the file names)
 you are looking for is it. I think, in a normal printf  using the
 macros __FILE__ and __LINE__ will give that...
 
 ex:
 printk(KERN_ERR "%s: Driver Initialisation failed", __FILE__);
 Is this helpful...
 
Regards,
srinivas.

             reply	other threads:[~2004-12-21  9:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-21  9:24 srinivas naga vutukuri [this message]
2004-12-21  9:43 ` Printk output on console selvakumar nagendran
2004-12-21 16:19   ` srinivas naga vutukuri
2004-12-23 11:04   ` Luca Falavigna
  -- strict thread matches above, loose matches on Subject: below --
2004-12-21  6:32 selvakumar nagendran
2004-12-27 10:34 ` Robin Jose

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=ace3f33d0412210124520d6c80@mail.gmail.com \
    --to=srinivas.vutukuri@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.