Hi, this series teaches genksyms to ignore changes to internal files (those defined in the source file itself). See patch 2/3 for the main part. Michal Michal Marek (3): genksyms: Minor parser cleanup genksyms: Do not expand internal types genksyms: Regenerate lexer and parser scripts/genksyms/genksyms.c | 3 +- scripts/genksyms/genksyms.h | 4 +- scripts/genksyms/lex.l | 8 + scripts/genksyms/lex.lex.c_shipped | 12 +- scripts/genksyms/parse.tab.c_shipped | 645 ++++++++++++++++++---------------- scripts/genksyms/parse.tab.h_shipped | 7 +- scripts/genksyms/parse.y | 40 ++- 7 files changed, 393 insertions(+), 326 deletions(-) -- 1.7.6.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html