Re: [PATCH] ftrace: warn on failure to disable mcount callers

From: Ingo Molnar
Date: Thu Aug 21 2008 - 04:44:50 EST



* Steven Rostedt <rostedt@xxxxxxxxxxx> wrote:

> + pr_info("WARNING: ftrace faulted on modifying ");
> + print_ip_sym(ip);

please use the WARN() API, so that it gets picked up by automation.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/