From: Daniele Pizzoni <auouo@tin.it>
To: kernel-janitors <kernel-janitors@lists.osdl.org>
Cc: LKML <linux-kernel@vger.kernel.org>, Ingo Molnar <mingo@elte.hu>
Subject: [PATCH 0/8] replacing/fixing printk with pr_debug/pr_info in arch/i386 - intro
Date: Sun, 17 Oct 2004 19:10:44 +0200 [thread overview]
Message-ID: <1098031764.3023.45.camel@pdp11.tsho.org> (raw)
Hello, I'm going to post a series of small janitorial patches focused on
1) replacing DPRINTK-style macros with pr_debug from kernel.h
2) replacing printk(KERN_INFO ...) with pr_info(...)
3) fixing _obvious_ inconsistencies of printk levels as:
printk(KERN_INFO "Start... ");
...
printk("Ok!\n");
The patches fix only obvious inconsistencies: seems that there has been
no policy about how a subsystem should print boot/log messages
(subsistem prefix, etc.) nor about the difference between printk(...)
and printk(KERN_WARNING ...), etc. So I did not touch those issues.
The patches regard (mainly) files in arch/i386/kernel.
The patches are based upon 2.6.9-rc4.
The patches have been compile and boot tested.
One file one patch.
Any comment is very welcome.
CC'ed to Ingo Molnar, hoping that's appropriate.
Bye
Daniele Pizzoni <auouo@tin.it>
next reply other threads:[~2004-10-17 16:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-17 17:10 Daniele Pizzoni [this message]
2004-10-17 16:19 ` Ingo Molnar
2004-10-17 18:10 ` Geert Uytterhoeven
2004-10-17 18:23 ` Joe Perches
2004-10-17 18:34 ` Geert Uytterhoeven
2004-10-18 2:41 ` Daniele Pizzoni
2004-10-18 10:36 ` Ingo Molnar
2004-10-18 12:59 ` Daniele Pizzoni
[not found] <2QlVm-7u4-13@gated-at.bofh.it>
[not found] ` <2Qmok-7KK-1@gated-at.bofh.it>
2004-10-17 20:26 ` Andi Kleen
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=1098031764.3023.45.camel@pdp11.tsho.org \
--to=auouo@tin.it \
--cc=kernel-janitors@lists.osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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
all inboxes | Powered by JetHome®