aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-05-26 17:36:04 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-05-26 17:36:04 -0700
commit4ffa43b8c9b91ceda9af8d69b59c1877fe90c35e (patch)
tree96f68d471294aa777f68b7581801fd9cf0694abf /init
parent58e033790ad66b2cf74daef08fa1e7cc158db862 (diff)
downloadhistory-4ffa43b8c9b91ceda9af8d69b59c1877fe90c35e.tar.gz
[PATCH] remove message: POSIX conformance testing by UNIFIX
From: "Randy.Dunlap" <rddunlap@osdl.org> Remove the outdated "POSIX conformance testing by UNIFIX" 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 Agreed by Tim Bird, no dissenters that I heard of: http://marc.theaimsgroup.com/?l=linux-kernel&m=108362954024749&w=2 Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'init')
-rw-r--r--init/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/init/main.c b/init/main.c
index 629865ec0d469f..076a65f90fbd7c 100644
--- a/init/main.c
+++ b/init/main.c
@@ -481,7 +481,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