From: Steven Rostedt Date: Mon, 12 May 2008 19:20:54 +0000 (+0200) Subject: ftrace: remove wakeup from function trace X-Git-Tag: v2.6.27-rc1~1102^2^2~1^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f96da02c14d722ad9a3713cd7273ce28c9036ad;p=pandora-kernel.git ftrace: remove wakeup from function trace trace_function is called by mcount and calling wake_up from that can have unpredictable results. This patch removes the wakeup from trace_function. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed