Re: [PATCH][2.6] remove extraneous information from ikconfig

From: Randy.Dunlap
Date: Sun Sep 14 2003 - 00:05:05 EST


On Sat, 13 Sep 2003 18:38:04 -0700 Andrew Morton <akpm@xxxxxxxx> wrote:

| Zwane Mwaikambo <zwane@xxxxxxxxxxxxx> wrote:
| >
| > /proc/version provides the same information as /proc/config_build_info,
|
| Well it is supposed to:
|
| vmm:/home/akpm> cat /proc/config_build_info
| Kernel: Linux 2.6.0-test5-mm2 #6 SMP Fri Sep 12 20:14:44 PDT 2003 i686
| Compiler: gcc version 2.95.3 20010315 (release)
| Version_in_Makefile: 2.6.0-test5-mm2
|
| vmm:/home/akpm> cat /proc/version
| Linux version 2.6.0-test5-mm2 (akpm@mnm) (gcc version 2.95.3 20010315 (release)) #18 SMP Sat Sep 13 18:18:33 PDT 2003
|
| config_build_info gets the .version wrong: it should be #18
|
| > ergo i propose the following patch for your consideration.
|
| I think so...

Sure, patch is OK with me. (That was an HP addition.)

--
~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/