Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / include / linux / sched.h
index 1cac7ef..bd4225b 100644 (file)
@@ -1350,6 +1350,10 @@ struct task_struct {
        struct callback_head            mce_kill_me;
 #endif
 
+#ifdef CONFIG_KRETPROBES
+       struct llist_head               kretprobe_instances;
+#endif
+
        /*
         * New fields for task_struct should be added above here, so that
         * they are included in the randomized portion of task_struct.