diff options
author | Bartosz Golaszewski <[email protected]> | 2015-05-26 15:11:36 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-05-27 15:22:17 +0200 |
commit | 960d447b94b22ceba286917056871d1dac8da697 (patch) | |
tree | 058d60c72691ff6ec66c92ad8d4917bf500feddf /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 7d79a7bd7554d420313451fb805ebc37a8da97fe (diff) |
x86: Remove cpu_sibling_mask() and cpu_core_mask()
These functions are arch-specific and duplicate the
functionality of macros defined in linux/include/topology.h.
Remove them as all the callers in x86 have now switched to using
the topology_**_cpumask() family.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Cc: Benoit Cousson <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Fenghua Yu <[email protected]>
Cc: Guenter Roeck <[email protected]>
Cc: Jean Delvare <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Drokin <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rafael J. Wysocki <[email protected]>
Cc: Russell King <[email protected]>
Cc: Viresh Kumar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions