Files
linux-st/include/linux
Oleg Nesterov 8e5bfa8c1f sched/autogroup: Do not use autogroup->tg in zombie threads
Exactly because for_each_thread() in autogroup_move_group() can't see it
and update its ->sched_task_group before _put() and possibly free().

So the exiting task needs another sched_move_task() before exit_notify()
and we need to re-introduce the PF_EXITING (or similar) check removed by
the previous change for another reason.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: hartsjc@redhat.com
Cc: vbendel@redhat.com
Cc: vlovejoy@redhat.com
Link: http://lkml.kernel.org/r/20161114184612.GA15968@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2016-11-22 12:33:43 +01:00
..
2016-11-11 23:23:02 +01:00
2016-09-29 01:35:35 -04:00
2016-09-27 21:20:53 -04:00
2016-10-07 18:46:30 -07:00
2016-10-30 13:09:42 -04:00
2016-09-24 10:48:18 +02:00
2016-10-20 15:51:28 +11:00
2016-09-20 23:20:32 +02:00
2016-09-27 12:33:47 +02:00
2016-10-24 19:13:20 -07:00
2016-10-19 11:36:22 -06:00
2016-10-14 11:36:59 -07:00
2016-09-27 21:52:00 -04:00
2016-09-20 04:43:36 -04:00
2016-10-05 18:23:36 -04:00
2016-10-07 18:46:27 -07:00
2016-09-21 00:23:00 -04:00
2016-09-30 10:54:03 +02:00