From: Steven Rostedt Date: Thu, 23 Oct 2008 13:33:08 +0000 (-0400) Subject: ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file X-Git-Tag: v2.6.28-rc3~86^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15adc048986f6b54b6044f2b6fc4b48f49413e2f;p=pandora-kernel.git ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file The entire file of ftrace.c in the arch code needs to be marked as notrace. It is much cleaner to do this from the Makefile with CFLAGS_REMOVE_ftrace.o. [ powerpc already had this in its Makefile. ] Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed