Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
[sfrench/cifs-2.6.git] / include / linux / sched.h
index 4a6fdd2a679fe9a4f14f3fcac36714c090a15719..d5e3c00b74e12546c44faad9e00f85a8501ccf98 100644 (file)
@@ -1090,9 +1090,6 @@ struct task_struct {
        /* Restored if set_restore_sigmask() was used: */
        sigset_t                        saved_sigmask;
        struct sigpending               pending;
-#ifdef CONFIG_RT_DELAYED_SIGNALS
-       struct kernel_siginfo           forced_info;
-#endif
        unsigned long                   sas_ss_sp;
        size_t                          sas_ss_size;
        unsigned int                    sas_ss_flags;