![]() | |||||||||||||
Messages in this thread |
Valdis.Kletnieks@vt.edu wrote: >On Tue, 22 Apr 2003 17:04:34 EDT, Timothy Miller said: > > > > >'make -k' should suffice there. I assume you're grovelling them out of >the .o files? Otherwise, just grepping the *.c should be OK. > Scanning .o files gets things which are not printk format strings. Grepping .c files doesn't get macros. The only choice is to produce .i files. > >Also, note that you probably want to *also* do an 'allmodconfig' just in >case there's printk inside a #ifdef MODULE.... > > What will get the greater coverage? There seem to be some things that don't get 'y' or 'm' in .config when you do an allmodconfig. - 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/ | ||||||||||||
| Last update: 2005-03-22 12:34 [W:0.072 / U:0.050 seconds] ©2003-2008 Jasper Spaans | |||||||||||||