The git branch are here: https://git.kernel.org/pub/scm/devel/sparse/chrisl/sparse.git/log/?h=debug-target-v2 compare to V1, most change happen on the second to last patch. the V1 patch as the issue of the "make check" does not build the top level test-linearize which cause some check fail. Change the default build target only build release version of sparse, test-linearize and test-parsing. "make debug" will build all debug version of the program "make release" will build all release version of the program. "make check" will build "make all debug" before doing the check. 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