diff options
author | Wanpeng Li <[email protected]> | 2015-03-17 19:15:31 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-03-27 09:36:15 +0100 |
commit | a1963b81deec54c113e770b0020e5f1c3188a087 (patch) | |
tree | 650cdf63c8f2783bc81be748717a896fcdbdb91b /fs/jbd/commit.c | |
parent | bd4bde14b93cce8fa77765ff709e0be55abdba2c (diff) |
sched/deadline: Fix rt runtime corruption when dl fails its global constraints
One version of sched_rt_global_constaints() (the !rt-cgroup one)
changes state, therefore if we fail the later sched_dl_global_constraints()
call the state is left in an inconsistent state.
Fix this by changing the order of the calls.
Signed-off-by: Wanpeng Li <[email protected]>
[ Improved the changelog. ]
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Juri Lelli <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions