On Wed, Oct 6, 2010 at 9:32 AM, Mike Frysinger <vapier@xxxxxxxxxx> wrote: > i guess sparse doesnt automatically propogate defines that gcc uses, so i'd > have to add "-D__bfin__" to CHECKFLAGS in arch/blackfin/Makefile. but that is > what people are expecting, right ? Right. Same for __x86_64__, you need to tell sparse about it. I think in the future sparse should take the architecture arguments and define it automatically. In other words, we should move some of the cgcc logic into sparse. But that is for later change. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html