Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched/core: Fix DL runtime accounting during migration
Warnings are being triggered when running dl tasks from rt-app. This seems to be a bug in walleye's 4.4 kernel arising from HMP the revert. Due to that this patch was missed: commit 3ea94de Author: Joonwoo Park <joonwoop@codeaurora.org> Date: Thu Nov 12 19:38:54 2015 -0800 sched/core: Fix incorrect wait time and wait count statistics Fix the issue by reordering the flag setting before calling class enqueue/dequeue callbacks. Change-Id: I1b7ab408c307698ef67b0f1b05dcce06cc9ce625 Signed-off-by: Joel Fernandes <joelaf@google.com>
- Loading branch information