diff options
author | James Clark <[email protected]> | 2023-05-04 17:08:45 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-05-10 14:39:10 -0300 |
commit | a3cee97446cc9ee1332b5f317024ccd23ac6c48c (patch) | |
tree | bd76fb352a56c18b8164ec16ef7c3caf6b96bae2 /lib/mpi/mpi-inline.h | |
parent | 8669862388b01de7a248fea8b743aafd42169875 (diff) |
perf arm64: Fix build with refcount checking
With EXTRA_CFLAGS=-DREFCNT_CHECKING=1 and build-test, some unwrapped
map accesses appear. Wrap it in the new accessor to fix the error:
error: 'struct perf_cpu_map' has no member named 'map'
Signed-off-by: James Clark <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: John Garry <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Mike Leach <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions