Skip to content

Commit f85fa7a

Browse files
committed
[lts 9.4] oops all breaks
1 parent be81225 commit f85fa7a

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
@@ -756,7 +756,7 @@ struct task_struct {
756756
*/
757757
struct thread_info thread_info;
758758
#endif
759-
unsigned int __state;
759+
unsigned int __state //oops all breaks
760760

761761
#ifdef CONFIG_PREEMPT_RT
762762
/* saved state for "spinlock sleepers" */

0 commit comments

Comments
 (0)