Skip to content

Commit 26e9194

Browse files
committed
[LTS 8.6-rt] Ooops All Breaks
1 parent f159ba4 commit 26e9194

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
@@ -702,7 +702,7 @@ struct task_struct_rh {
702702
#endif
703703

704704
/* pointer back to the main task_struct */
705-
struct task_struct *task_struct;
705+
struct task_struct *task_struct //oops all breaks
706706
int trc_reader_nesting;
707707
int trc_ipi_to_cpu;
708708
union rcu_special trc_reader_special;

0 commit comments

Comments
 (0)