]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/trace/trace_sched_wakeup.c
Merge remote-tracking branch 'ipsec/master'
[karo-tx-linux.git] / kernel / trace / trace_sched_wakeup.c
index 12cbe77b413620cb80436ab55d3758237e31a5b9..4bcfbac289ff9e9e6ab4d39772ad2dffd89509a8 100644 (file)
@@ -420,7 +420,7 @@ tracing_sched_wakeup_trace(struct trace_array *tr,
 }
 
 static void notrace
-probe_wakeup_sched_switch(void *ignore,
+probe_wakeup_sched_switch(void *ignore, bool preempt,
                          struct task_struct *prev, struct task_struct *next)
 {
        struct trace_array_cpu *data;