From: Marcin Slusarz <marcin.slusarz@gmail.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 00/14] use printk_once
Date: Sun, 9 Aug 2009 21:53:55 +0200 [thread overview]
Message-ID: <1249847649-11631-1-git-send-email-marcin.slusarz@gmail.com> (raw)
arch/alpha/kernel/pci_iommu.c | 6 +-----
arch/ia64/kernel/unaligned.c | 6 ++----
arch/ia64/sn/kernel/io_common.c | 8 ++------
arch/powerpc/kernel/iommu.c | 6 +-----
arch/powerpc/kernel/irq.c | 5 ++---
arch/powerpc/sysdev/ppc4xx_pci.c | 9 ++-------
arch/sh/mm/ioremap_64.c | 6 +-----
arch/x86/kernel/irq_32.c | 5 ++---
arch/x86/kvm/x86.c | 7 +------
drivers/ata/pata_rz1000.c | 4 +---
drivers/block/paride/pcd.c | 12 ++++--------
drivers/block/sx8.c | 4 +---
drivers/block/viodasd.c | 12 +++---------
drivers/char/tty_ioctl.c | 4 +---
drivers/char/vt.c | 6 +-----
drivers/ide/ide-proc.c | 8 +-------
drivers/infiniband/hw/cxgb3/iwch.c | 4 +---
drivers/infiniband/hw/mlx4/main.c | 6 +-----
drivers/net/mlx4/en_main.c | 6 +-----
drivers/net/mv643xx_eth.c | 4 +---
drivers/scsi/53c700.c | 6 +-----
drivers/scsi/cxgb3i/cxgb3i_init.c | 7 +------
lib/vsprintf.c | 14 ++------------
net/ax25/af_ax25.c | 6 +-----
net/dsa/dsa.c | 4 +---
net/ipv4/raw.c | 6 ++----
net/netfilter/xt_recent.c | 10 +++-------
net/socket.c | 8 ++------
28 files changed, 43 insertions(+), 146 deletions(-)
next reply other threads:[~2009-08-09 19:54 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-09 19:53 Marcin Slusarz [this message]
2009-08-09 19:53 ` [PATCH 01/14] alpha: " Marcin Slusarz
2009-08-09 19:53 ` [PATCH 02/14] ia64: " Marcin Slusarz
2009-08-09 19:53 ` [PATCH 03/14] powerpc: " Marcin Slusarz
2009-08-10 8:00 ` Wolfram Sang
2009-08-10 11:46 ` Michael Ellerman
2009-08-10 11:56 ` Gary Thomas
2009-08-09 19:53 ` [PATCH 04/14] sh: " Marcin Slusarz
2009-08-13 3:04 ` Paul Mundt
2009-08-09 19:54 ` [PATCH 05/14] x86: " Marcin Slusarz
2009-08-09 20:30 ` [tip:x86/cleanups] x86: Use printk_once() tip-bot for Marcin Slusarz
2009-08-09 19:54 ` [PATCH 06/14] ata: use printk_once Marcin Slusarz
2009-08-09 19:54 ` [PATCH 07/14] block: " Marcin Slusarz
2009-08-09 19:54 ` [PATCH 08/14] tty/vt: " Marcin Slusarz
2009-08-09 19:54 ` [PATCH 09/14] ide: " Marcin Slusarz
2009-08-10 2:52 ` David Miller
2009-08-09 19:54 ` [PATCH 10/14] infiniband: " Marcin Slusarz
2009-08-10 5:00 ` Roland Dreier
2009-08-10 6:36 ` [ofa-general] " Jack Morgenstein
2009-08-10 7:36 ` Jiri Slaby
2009-08-10 17:42 ` Roland Dreier
2009-08-11 7:17 ` Jack Morgenstein
2009-08-10 16:07 ` Marcin Slusarz
2009-08-11 16:40 ` Roland Dreier
2009-08-09 19:54 ` [PATCH 11/14] drivers/net: " Marcin Slusarz
2009-08-10 2:52 ` David Miller
2009-08-09 19:54 ` [PATCH 12/14] scsi: " Marcin Slusarz
2009-08-11 16:40 ` James Bottomley
2009-08-11 16:46 ` Roland Dreier
2009-08-11 16:50 ` James Bottomley
2009-08-11 16:49 ` Joe Perches
2009-08-09 19:54 ` [PATCH 13/14] vsprintf: use WARN_ON_ONCE Marcin Slusarz
2009-08-09 19:54 ` [PATCH 14/14] net: use printk_once Marcin Slusarz
2009-08-10 2:52 ` David Miller
2009-08-09 20:36 ` [PATCH 00/14] " Joe Perches
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=1249847649-11631-1-git-send-email-marcin.slusarz@gmail.com \
--to=marcin.slusarz@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome