From: Greg KH <greg@kroah.com>
To: Tilman Schmidt <tilman@imap.cc>
Cc: linux-kernel@vger.kernel.org, hjlipp@web.de
Subject: Re: [PATCH] reduce syslog clutter
Date: Thu, 23 Feb 2006 22:05:05 -0800 [thread overview]
Message-ID: <20060224060505.GA19111@kroah.com> (raw)
In-Reply-To: <43FE40CD.3060803@imap.cc>
On Fri, Feb 24, 2006 at 12:10:05AM +0100, Tilman Schmidt wrote:
> The current versions of the err() / info() / warn() syslog macros
> insert __FILE__ at the beginning of the message, which expands to
> the complete path name of the source file within the kernel tree.
Note, this is the usb usage, you might want to post this on the
linux-usb-devel mailing list :)
> With the following patch, when used in a module, they'll insert the
> module name instead, which is significantly shorter and also tends to
> be more useful to users trying to make sense of a particular message.
>
> The patch also adds macros for the KERN_NOTICE severity level which
> was so far uncatered for.
Does anyone want to use it?
I suggest splitting this up into two different patches.
thanks,
greg k-h
next prev parent reply other threads:[~2006-02-24 6:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-23 23:10 [PATCH] reduce syslog clutter Tilman Schmidt
2006-02-24 6:05 ` Greg KH [this message]
2006-02-24 9:29 ` Tilman Schmidt
-- strict thread matches above, loose matches on Subject: below --
2006-02-24 9:50 Tilman Schmidt
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=20060224060505.GA19111@kroah.com \
--to=greg@kroah.com \
--cc=hjlipp@web.de \
--cc=linux-kernel@vger.kernel.org \
--cc=tilman@imap.cc \
/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