Merge remote-tracking branch 'spi/topic/xlp' into spi-next
[linux-2.6-microblaze.git] / kernel / trace / trace_uprobe.c
index a7581fe..4525e02 100644 (file)
@@ -1156,7 +1156,7 @@ static void __uprobe_perf_func(struct trace_uprobe *tu,
        }
 
        perf_trace_buf_submit(entry, size, rctx, call->event.type, 1, regs,
-                             head, NULL);
+                             head, NULL, NULL);
  out:
        preempt_enable();
 }