diff options
author | Roman Gushchin <[email protected]> | 2014-01-30 15:45:48 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-30 16:56:54 -0800 |
commit | 73f945505b9bf798d8c3ee830cb330dd6d7fb4c7 (patch) | |
tree | be2309d3d55b40f1830f0c51b3f14d941228b562 /tools/perf/util/trace-event-scripting.c | |
parent | 6897fc22ea01b562b55c6168592bcbd3ee62b006 (diff) |
kernel/smp.c: remove cpumask_ipi
After commit 9a46ad6d6df3 ("smp: make smp_call_function_many() use logic
similar to smp_call_function_single()"), cfd->cpumask is accessed only
in smp_call_function_many(). So there is no more need to copy it into
cfd->cpumask_ipi before putting csd into the list. The cpumask_ipi
field is obsolete and can be removed.
Signed-off-by: Roman Gushchin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Wang YanQing <[email protected]>
Cc: Xie XiuQi <[email protected]>
Cc: Shaohua Li <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions