diff options
author | James Clark <james.clark@arm.com> | 2020-11-26 16:13:19 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2020-12-24 10:04:13 -0300 |
commit | fa265e59b81a09fa3d88f3322b1e44d583cac9b0 (patch) | |
tree | 2ef0155e08612d3378936399430b0b6b3d3fd451 /tools/edid | |
parent | 91585846f105ef2e3f479a5124a264ebb770f6ab (diff) | |
download | linux-fa265e59b81a09fa3d88f3322b1e44d583cac9b0.tar.gz |
perf cpumap: Add new struct for cpu aggregation
This struct currently has only a single int member so that it can be
used as a drop in replacement for the existing behaviour.
Comparison and constructor functions have also been added that will
replace usages of '==' and '= -1'.
No functional changes.
Signed-off-by: James Clark <james.clark@arm.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Jiri Olsa <jolsa@redhat.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Tested-by: John Garry <john.garry@huawei.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Richter <tmricht@linux.ibm.com>
Link: https://lore.kernel.org/r/20201126141328.6509-4-james.clark@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/edid')
0 files changed, 0 insertions, 0 deletions