diff options
author | Rasmus Villemoes <[email protected]> | 2016-01-20 15:00:22 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-20 17:09:18 -0800 |
commit | 848e239155a17c5373e52278ff9a13b29867ea8a (patch) | |
tree | a268048e052748006401791db31b577c06a91381 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4b804c85dc37db6c108832b28cd54673ff7ee037 (diff) |
drivers/base/cpu.c: use __cpu_*_mask directly
The only user of the lvalue-ness of the cpu_*_mask variables is in
drivers/base/cpu.c, and that is mostly a work-around for the fact that not
even const variables can be used in static initialization. Now that the
underlying struct cpumasks are exposed we can take their address.
Signed-off-by: Rasmus Villemoes <[email protected]>
Acked-by: Rusty Russell <[email protected]>
Acked-by: 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions