Re: [PATCH] x86, ftrace: Fix compiler warning in ftrace.c

From: Steven Rostedt
Date: Tue May 17 2011 - 13:45:11 EST


On Tue, 2011-05-17 at 23:11 +0600, Rakib Mullick wrote:
>
BTW, You have a weird email client. Causes lots of weird whitespace

> There are other places where they depend on __probe_kernel_write(), it
> might require to change all __probe_kernel_write() callers.

Why would callers of __probe_kernel_write() need to be changed? You can
pass any pointer into a const void*. You just can't do it the other way
around.

-- Steve

>
>


--
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/