]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] remove message: POSIX conformance testing by UNIFIX
authorAndrew Morton <akpm@osdl.org>
Thu, 27 May 2004 00:36:04 +0000 (17:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 27 May 2004 00:36:04 +0000 (17:36 -0700)
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>
init/main.c

index 629865ec0d469ff9886f67c8b1c7a4e2234e0d6f..076a65f90fbd7c8b6cf69f9f69559fe3e160d72f 100644 (file)
@@ -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