Re: small feature request

Garst R. Reese (reese@isn.net)
Thu, 06 Dec 2001 04:51:38 -0400


"Albert D. Cahalan" wrote:
>
> Keith Owens writes:
> > "Garst R. Reese" <reese@isn.net> wrote:
>
> >> Would it possible to put a header on System.map indicating the kernel
> >> version?
> >> Sometimes my little brain forgets what kernel System.old is for.
> >
> > It is on my list for kbuild 2.5, once I start on the new design for
>
> Nooooo!!!!!
>
> Don't break stuff by adding headers. There is already a version
> in the file. It's in decimal, which sucks, but this will find it:
>
> grep ' Version_' System.map
>
> Adding a random 128-bit ID might be nice, as long as it's done
> in the same sort of way and is available via /proc. Something
> like this would do: kern_128_id_UkZd1JLdOvAsALfFEL1UI
That grep does not distinguish extra versions.
Garst
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/