Skip to content

Commit db599d2

Browse files
committed
[LTS 8.8-RT] Ooops all breaks
1 parent 257c6c0 commit db599d2

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)