Skip to content

Commit 68436c2

Browse files
committed
Reapply "[LTS 8.8-RT] Ooops all breaks"
This reverts commit 3989c50.
1 parent 3989c50 commit 68436c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/linux/sched.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ struct task_struct_rh {
698698
#endif
699699

700700
/* pointer back to the main task_struct */
701-
struct task_struct *task_struct;
701+
struct task_struct *task_struct //oops all breaks
702702
int trc_reader_nesting;
703703
int trc_ipi_to_cpu;
704704
union rcu_special trc_reader_special;

0 commit comments

Comments
 (0)