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

From: Andrew Morton
Date: Sat Sep 13 2003 - 20:38:45 EST


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