mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: lkml <linux-kernel@vger.kernel.org>
Cc: akpm <akpm@osdl.org>
Subject: [PATCH] delete "POSIX conformance testing by UNIFIX" message
Date: Mon, 3 May 2004 16:03:47 -0700	[thread overview]
Message-ID: <20040503160347.088af84e.rddunlap@osdl.org> (raw)


// linux-266-rc3
// delete the POSIX UNIFIX conformance testing message;

There is a general desire to reduce the quantity of noisy and/or
outdated kernel boot-time messages...

Suggested by Andi Kleen.

Ulrich's (old) comments:
http://www.nsa.gov/selinux/list-archive/0107/0525.cfm

Certifying Linux (Linux Journal):
http://www.linuxjournal.com/article.php?sid=0131


Other comments?


diffstat:=
 init/main.c |    1 -
 1 files changed, 1 deletion(-)


diff -Naurp ./init/main.c~unifix-gone ./init/main.c
--- ./init/main.c~unifix-gone	2004-04-20 15:54:30.000000000 -0700
+++ ./init/main.c	2004-05-03 14:34:59.000000000 -0700
@@ -476,7 +476,6 @@ asmlinkage void __init start_kernel(void
 	proc_root_init();
 #endif
 	check_bugs();
-	printk("POSIX conformance testing by UNIFIX\n");
 
 	/* 
 	 *	We count on the initial thread going ok 

             reply	other threads:[~2004-05-03 23:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-03 23:03 Randy.Dunlap [this message]
2004-05-04  0:18 ` Tim Bird

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=20040503160347.088af84e.rddunlap@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=akpm@osdl.org \
    --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

all inboxes | Powered by JetHome®