* [PATCH] delete "POSIX conformance testing by UNIFIX" message
@ 2004-05-03 23:03 Randy.Dunlap
2004-05-04 0:18 ` Tim Bird
0 siblings, 1 reply; 2+ messages in thread
From: Randy.Dunlap @ 2004-05-03 23:03 UTC (permalink / raw)
To: lkml; +Cc: akpm
// 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] delete "POSIX conformance testing by UNIFIX" message
2004-05-03 23:03 [PATCH] delete "POSIX conformance testing by UNIFIX" message Randy.Dunlap
@ 2004-05-04 0:18 ` Tim Bird
0 siblings, 0 replies; 2+ messages in thread
From: Tim Bird @ 2004-05-04 0:18 UTC (permalink / raw)
To: Randy.Dunlap; +Cc: lkml, akpm
Randy.Dunlap wrote:
> // 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...
>
> Other comments?
I've always been bothered by this message. It's meaningless
at best, incorrect at worst, and wasteful of screen
real-estate and output time on bootup.
It's a small fix, but very welcome.
=============================
Tim Bird
Architecture Group Co-Chair
CE Linux Forum
Senior Staff Engineer
Sony Electronics
E-mail: Tim.Bird@am.sony.com
=============================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-05-04 0:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-03 23:03 [PATCH] delete "POSIX conformance testing by UNIFIX" message Randy.Dunlap
2004-05-04 0:18 ` Tim Bird
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox