From: vda <vda@port.imtp.ilyichevsk.odessa.ua>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] Adding KERN_INFO to some printks
Date: Thu, 8 Nov 2001 14:35:29 +0000 [thread overview]
Message-ID: <01110814352900.00806@nemo> (raw)
[-- Attachment #1: Type: text/plain, Size: 481 bytes --]
Hi Linus, all,
I configured my syslog to sort all kernel msgs to
/var/log/syslog.N.debug|info|notice|warn|... (you got the idea)
and made it spew everything on tty12, and warnings only to tty11.
I got tired of seeing purely informative messages on tty11 every
boot. They shouldn't be there.
I'll spend some time looking thru the code and adding KERN_INFO
where apprppriate. First such patch against 2.4.13 is attached.
Feel free to flame me if I'm doing something wrong.
--
vda
[-- Attachment #2: KERN_INFO-2.4.13.diff.gz --]
[-- Type: application/x-gzip, Size: 16388 bytes --]
next reply other threads:[~2001-11-08 12:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-08 14:35 vda [this message]
[not found] <Pine.LNX.4.40.0111091200310.2020-100000@filesrv1.baby-dragons.com>
2001-11-09 21:17 ` [PATCH] Adding KERN_INFO to some printks vda
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=01110814352900.00806@nemo \
--to=vda@port.imtp.ilyichevsk.odessa.ua \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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.