Re: [PATCH] save kernel version in .config file

From: Randy.Dunlap
Date: Fri Jun 18 2004 - 17:54:34 EST


On Sat, 19 Jun 2004 00:42:19 +0200 (CEST) Roman Zippel wrote:

| Hi,
|
| On Fri, 18 Jun 2004, Randy.Dunlap wrote:
|
| Did you test this with anything else than menuconfig?

Nope...

| > + (char *)sym->curr.val, ctime(&now));
|
| Try to avoid poking around in that structure. First the value needs to be
| calculated with sym_calc_value() and then it can be accessed with
| sym_get_string_value().

Thanks, will use that info.

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