Re: 2.6.6-rc3-mm2 [delete-posix-...-unifix-message]

From: Paul Jackson
Date: Wed May 05 2004 - 08:33:18 EST


The broken out patch:

delete-posix-conformance-testing-by-unifix-message.patch

is empty, except for the comment.

The actual change is missing in:

1) the ftp directory 2.6.6-rc3-mm2/broken-out
2) the broken-out tarball 2.6.6-rc3-mm2-broken-out.tar.bz2
3) the monolithich patch 2.6.6-rc3-mm2.bz2

Presumably something like the following patch is intended:

========================== begin snip ==========================
From: "Randy.Dunlap" <rddunlap@xxxxxxxx>

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


Index: 2.6.6-rc3-mm2/init/main.c
===================================================================
--- 2.6.6-rc3-mm2.orig/init/main.c 2004-05-05 06:11:32.000000000 -0700
+++ 2.6.6-rc3-mm2/init/main.c 2004-05-05 06:27:12.000000000 -0700
@@ -521,7 +521,6 @@
proc_root_init();
#endif
check_bugs();
- printk("POSIX conformance testing by UNIFIX\n");

/*
* We count on the initial thread going ok
========================== end snip ==========================

--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.650.933.1373
-
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/