On Fri, 17 Apr 2015 10:44:42 +0300 Andrey Ryabinin <a.ryabi...@samsung.com> wrote:
> And kasan is not needed to debug this further. > Just stick WARN_ON(ptr > call->print_fmt + strlen(call->print_fmt)) into the > 'for' loop in update_event_printk(). Thanks, although I think I found the bug with just inspection. I put in WARN_ON(*ptr) at various locations to see if it triggers. -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/