public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Robert Love <rml@tech9.net>
Cc: William Lee Irwin III <wli@holomorphy.com>,
	davidel@xmailserver.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] epoll: don't printk pointer value
Date: Tue, 10 Dec 2002 22:41:30 -0800	[thread overview]
Message-ID: <3DF6DE1A.6FD498C9@digeo.com> (raw)
In-Reply-To: 1039588429.832.6.camel@phantasy

Robert Love wrote:
> 
> ...
> --- linux-2.5.51/fs/eventpoll.c 2002-12-09 21:45:54.000000000 -0500
> +++ linux/fs/eventpoll.c        2002-12-11 01:23:07.000000000 -0500
> @@ -1573,7 +1573,7 @@
>         if (IS_ERR(eventpoll_mnt))
>                 goto eexit_4;
> 
> -       printk(KERN_INFO "[%p] eventpoll: successfully initialized.\n", current);
> +       printk(KERN_INFO "eventpoll: successfully initialized.\n");
> 

Guys, it's noise.  Just nuke it.

  reply	other threads:[~2002-12-11  6:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-11  6:27 [PATCH] epoll: don't printk pointer value Robert Love
2002-12-11  6:30 ` William Lee Irwin III
2002-12-11  6:33   ` Robert Love
2002-12-11  6:41     ` Andrew Morton [this message]
2002-12-11  6:45       ` Robert Love
2002-12-11  7:53       ` William Lee Irwin III
2002-12-11 17:16 ` Davide Libenzi

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=3DF6DE1A.6FD498C9@digeo.com \
    --to=akpm@digeo.com \
    --cc=davidel@xmailserver.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rml@tech9.net \
    --cc=wli@holomorphy.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox