diff options
author | Michael wang <[email protected]> | 2013-10-28 10:50:22 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2013-10-28 11:36:50 +0100 |
commit | ac9ff7997b6f2b31949dcd2495ac671fd9ddc990 (patch) | |
tree | e4f028e899cf804d60a20b4aed3a4473a996fb6c /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | e9aa39bb7c4415ca26484239cc3a6686d549bf4f (diff) |
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Commit 6acce3ef8:
sched: Remove get_online_cpus() usage
has left one extra put_online_cpus() inside sched_setaffinity(),
remove it to fix the WARN:
------------[ cut here ]------------
WARNING: CPU: 0 PID: 3166 at kernel/cpu.c:84 put_online_cpus+0x43/0x70()
...
[<ffffffff810c3fef>] put_online_cpus+0x43/0x70 [
[<ffffffff810efd59>] sched_setaffinity+0x7d/0x1f9 [
...
Reported-by: Fengguang Wu <[email protected]>
Tested-by: Fengguang Wu <[email protected]>
Signed-off-by: Michael Wang <[email protected]>
Cc: 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions