Skip to content

Commit 17b5bfa

Browse files
committed
[lts 9.2] ooops all breaks
1 parent 88a5f10 commit 17b5bfa

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
@@ -754,7 +754,7 @@ struct task_struct {
754754
*/
755755
struct thread_info thread_info;
756756
#endif
757-
unsigned int __state;
757+
unsigned int __state //oops all breaks
758758

759759
#ifdef CONFIG_PREEMPT_RT
760760
/* saved state for "spinlock sleepers" */

0 commit comments

Comments
 (0)