On Thu, 6 Nov 2014 15:18:22 +0100 Petr Mladek <pmla...@suse.cz> wrote:
> I see. Well, we still need to fix trace_seq_path() or its callers. > For example, seq_print_user_ip() checks trace_seq_path() return value > and expects 0 on failure. Crap, thanks for pointing that out. Luckily, there's only one user, and it's not used much. It's the user backtrace and that only prints if a file is found, and this would only cause the offset not to be printed. -- 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/