Re: [PATCH] m68knommu: add FTRACE support

From: Steven Rostedt
Date: Fri May 16 2008 - 09:02:47 EST


On Tue, May 13, 2008 at 06:52:43PM +0200, Sebastian Siewior wrote:
>
> config DYNAMIC_FTRACE
> bool "enable/disable ftrace tracepoints dynamically"
> - depends on FTRACE
> + depends on FTRACE && !COLDFIRE

I think we really need to add a HAVE_DYNAMIC_FTRACE config for archs to
say that this is supported. Otherwise I imagine that we'll have a list
of archs here.

I'll write up a patch today.

-- Steve



> default y
> help
> This option will modify all the calls to ftrace dynamically
--
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/