Re: [RFC PATCH] kbuild support for %.symtypes files

From: Sam Ravnborg
Date: Sat Jun 24 2006 - 17:52:53 EST


On Tue, May 09, 2006 at 08:37:30PM +0200, Andreas Gruenbacher wrote:
> Hello,
>
> here is a patch that adds a new -T option to genksyms for generating dumps of
> the type definition that makes up the symbol version hashes. This allows to
> trace modversion changes back to what caused them. The dump format is the
> name of the type defined, followed by its definition (which is almost C):

Applid as is. But please take a closer look at the output format.
Making it human readable somewho is desireable - even it the parsing
needs a bit more effort then.

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