[PATCH] remove message: POSIX conformance testing by UNIFIX

From: Randy.Dunlap
Date: Tue May 25 2004 - 23:06:11 EST



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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/