Re: How to check the kernel compile options ?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 6 Feb 2002 00:20:16 +0000 (GMT)


> So, you should ponder whether it is worthwhile to pay this cost of zero,
> and ponder whether it is worthwhile to pay this cost of 5 kB.

If you are going to cat it onto the end of the kernel image just mark
it __initdata and shove a known symbol name on it. It'll get dumped out
of memory and you can find it trivially by using tools on the binary
-
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/