lkml.org 
[lkml]   [2004]   [May]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
DateTue, 25 May 2004 20:58:20 -0700
From"Randy.Dunlap" <>
Subject[PATCH] remove message: POSIX conformance testing by UNIFIX
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


diffstat:=
 init/main.c |    1 -
 1 files changed, 1 deletion(-)
diff -Naurp ./init/main.c~unifix-message-delete ./init/main.c
--- ./init/main.c~unifix-message-delete	2004-05-23 18:13:07.000000000 -0700
+++ ./init/main.c	2004-05-25 20:45:45.000000000 -0700
@@ -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 

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:03    [from the cache]
©2003-2008