Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: fix sign check error in place_entity()
fix sign check error in place_entity() - we'd get excessive latencies due to negatives being converted to large u64's. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
- Loading branch information