Merge commit 'v2.6.30' into for-2.6.31
[safe/jmp/linux-2.6] / kernel / trace / trace_functions.c
index 4c113a8..c9a0b7d 100644 (file)
@@ -225,6 +225,7 @@ static struct tracer function_trace __read_mostly =
        .init           = function_trace_init,
        .reset          = function_trace_reset,
        .start          = function_trace_start,
+       .wait_pipe      = poll_wait_pipe,
        .flags          = &func_flags,
        .set_flag       = func_set_flag,
 #ifdef CONFIG_FTRACE_SELFTEST