diff options
| author | Olav Haugan <ohaugan@codeaurora.org> | 2015-08-05 08:45:21 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:02:23 -0700 |
| commit | 8623286277c31443d38a024de85adab973498664 (patch) | |
| tree | 1eab30916c7100b6b6253d7ef48c39ebb487ee20 /kernel/debug | |
| parent | 425e3f0cc4e5ea70fbbcfb71662ae62157e0d0fa (diff) | |
sched: Update task->on_rq when tasks are moving between runqueues
Task->on_rq has three states:
0 - Task is not on runqueue (rq)
1 (TASK_ON_RQ_QUEUED) - Task is on rq
2 (TASK_ON_RQ_MIGRATING) - Task is on rq but in the
process of being migrated to another rq
When a task is moving between rqs task->on_rq state should be
TASK_ON_RQ_MIGRATING
CRs-fixed: 884720
Change-Id: I1572aba00a0273d4ad5bc9a3dd60fb68e2f0b895
Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions
