On Mon, 30 Nov 2015, Daniel Wagner wrote: > > +ifdef CONFIG_ENABLE_ERR_TYPE_CHECK > +KBUILD_CFLAGS += $(call cc-option,-Werror=incompatible-pointer-types) > +endif I don't see a value for making this configurable. If the compiler supports it, we should use it. It already found a bug, so why would we make that optional? Thanks, tglx -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html