diff options
| author | Neil Zhang <[email protected]> | 2013-04-11 21:04:59 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-05-28 09:40:22 +0200 |
| commit | c5405a495e88d93cf9b4f4cc91507c7f4afcb901 (patch) | |
| tree | c0d33303fb9162c610c5a0f0bc108f746d1e1b69 /tools/perf/scripts/python/bin | |
| parent | 41261b6a832ea0e788627f6a8707854423f9ff49 (diff) | |
sched: Remove redundant update_runtime notifier
migration_call() will do all the things that update_runtime() does.
So let's remove it.
Furthermore, there is potential risk that the current code will catch
BUG_ON at line 689 of rt.c when do cpu hotplug while there are realtime
threads running because of enabling runtime twice while the rt_runtime
may already changed.
Signed-off-by: Neil Zhang <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions