aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRasmus Villemoes <[email protected]>2016-01-20 15:00:25 -0800
committerLinus Torvalds <[email protected]>2016-01-20 17:09:18 -0800
commit5aec01b834fd6f8ca49d1aeede665b950d0c148e (patch)
tree045503272e743839d1e5fe08ba332c5e28d4547e /tools/perf/scripts/python
parent848e239155a17c5373e52278ff9a13b29867ea8a (diff)
kernel/cpu.c: eliminate cpu_*_mask
Replace the variables cpu_possible_mask, cpu_online_mask, cpu_present_mask and cpu_active_mask with macros expanding to expressions of the same type and value, eliminating some indirection. Signed-off-by: Rasmus Villemoes <[email protected]> Acked-by: Rusty Russell <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Cc: Michael Ellerman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions