Skip to content

Commit 61b9ff1

Browse files
committed
[lts9.2] oops breaks
1 parent 656080e commit 61b9ff1

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)