From: Matt Fleming Date: Sun, 28 Jun 2009 13:05:44 +0000 (+0100) Subject: sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST X-Git-Tag: v2.6.32-rc1~640^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1340c053be7a43d837a3acb352d5008be865a55;p=pandora-kernel.git sh: Define HAVE_FUNCTION_TRACE_MCOUNT_TEST Enable HAVE_FUNCTION_TRACE_MCOUNT_TEST and test the value of function_trace_stop from our assembly code as opposed to using the generic C function. This should optimise our mcount/ftrace code path. Signed-off-by: Matt Fleming Signed-off-by: Paul Mundt --- Reading git-diff-tree failed