diff options
author | Oleg Drokin <green@linuxhacker.ru> | 2015-03-04 09:07:53 +0300 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2015-03-05 07:57:06 +0300 |
commit | e97636b487d0767500a1b898513577a5ce000ad9 (patch) | |
tree | be471eae55a4218038b2e01af7e8f855a59464ae /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | b25e74b56a34908c777c1e72ecd9c56c4c8e124d (diff) | |
download | linux-e97636b487d0767500a1b898513577a5ce000ad9.tar.xz |
staging/lustre/o2iblnd: Don't use cpus_weight
cpus_weight and for_each_cpu_mask are deprecated, so replace them
with cpumask_weight and for_each_cpu respectively.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions