diff options
| author | Srivatsa Vaddagiri <[email protected]> | 2007-10-17 14:55:11 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2007-10-17 14:55:11 +0000 |
| commit | b9dca1e0fcb696716840a3bc8f20a6941b484dbf (patch) | |
| tree | 1fb2198b192b35382756e288ba33df6f37fcf6d4 /fs/jbd/commit.c | |
| parent | sched: fix !SYSFS build breakage (diff) | |
| download | kernel-b9dca1e0fcb696716840a3bc8f20a6941b484dbf.tar.gz kernel-b9dca1e0fcb696716840a3bc8f20a6941b484dbf.zip | |
sched: fix new task startup crash
Child task may be added on a different cpu that the one on which parent
is running. In which case, task_new_fair() should check whether the new
born task's parent entity should be added as well on the cfs_rq.
Patch below fixes the problem in task_new_fair.
This could fix the put_prev_task_fair() crashes reported.
Reported-by: Kamalesh Babulal <[email protected]>
Reported-by: Andy Whitcroft <[email protected]>
Signed-off-by: Srivatsa Vaddagiri <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions
