The linux kernel is one of the major customers of sparse and several sparse hackers are very active on the kernel front too. How about combining forces and move sparse.git inside the kernel. I assume that we can work out something on the license side so sparse has the correct license?? Benefits doing so: - Easy access to sparse from within the kernel. Doing a make C=2 run is now trivial for everyone - We (the kernel hackers) has the source readily avalibale when we need to hack it. Drawbacks: - We need to come up with a solution so it is easy to distribute sparse binaries/source packages without the need to distribute the full kernel source The idea has come up before, and now that the kernel has a tools/ directory we have a place where sparse can live. And I think Linus can find a way to pull sparse.git with full history so we do not loose anything doing so. On the maintainer side of sparse one has to ask Linus to pull now and then - this is a doable task. Sam -- 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